mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
72c15a6ba2
National Center for Biotechnology Information (NCBI) Development Toolkit. PR: 22388 Submitted by: Tony Maher <tony.maher@ebioinformatics.com>
35 lines
678 B
Makefile
35 lines
678 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += babel
|
|
SUBDIR += biojava
|
|
SUBDIR += chemeq
|
|
SUBDIR += clustalw
|
|
SUBDIR += deft
|
|
SUBDIR += emboss
|
|
SUBDIR += fastdnaml
|
|
SUBDIR += gperiodic
|
|
SUBDIR += hmmer
|
|
SUBDIR += kinemage
|
|
SUBDIR += molden
|
|
SUBDIR += mopac
|
|
SUBDIR += nab
|
|
SUBDIR += ncbi-toolkit
|
|
SUBDIR += ortep3
|
|
SUBDIR += p5-AcePerl
|
|
SUBDIR += p5-bioperl
|
|
SUBDIR += paml
|
|
SUBDIR += phylip
|
|
SUBDIR += platon
|
|
SUBDIR += povchem
|
|
SUBDIR += psi88
|
|
SUBDIR += py-biopython
|
|
SUBDIR += rasmol
|
|
SUBDIR += seaview
|
|
SUBDIR += sim4
|
|
SUBDIR += tinker
|
|
SUBDIR += xdrawchem
|
|
SUBDIR += xmolwt
|
|
|
|
.include <bsd.port.subdir.mk>
|