diff options
author | Steve Price <steve@FreeBSD.org> | 2000-07-10 03:26:57 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-07-10 03:26:57 +0000 |
commit | fdc60854fdbb7a04a889a571fbeea5f44ae2786d (patch) | |
tree | c256f57a304406b58a7a357731188dcd8289053b /biology | |
parent | Adding phylip version 3.5. (diff) |
Activating the chemeq, clustalw, paml, and phylip ports.
Notes
Notes:
svn path=/head/; revision=30409
Diffstat (limited to 'biology')
-rw-r--r-- | biology/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/biology/Makefile b/biology/Makefile index 055f6200214b..36a601a06336 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -2,6 +2,8 @@ # SUBDIR += babel + SUBDIR += chemeq + SUBDIR += clustalw SUBDIR += deft SUBDIR += gperiodic SUBDIR += hmmer @@ -9,6 +11,8 @@ SUBDIR += molden SUBDIR += mopac SUBDIR += ortep3 + SUBDIR += paml + SUBDIR += phylip SUBDIR += platon SUBDIR += povchem SUBDIR += psi88 |