diff options
author | steve <steve@FreeBSD.org> | 2000-07-10 11:26:57 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-07-10 11:26:57 +0800 |
commit | fb26dd901c830bb8ac80dc38f944b8cb768a80ec (patch) | |
tree | c62a66a4bb174d9c18c80bdbcdbe900bc3ac8f3c /biology | |
parent | 2c0288f4bcee516c0426956027fc4a91480d4b6b (diff) | |
download | freebsd-ports-gnome-fb26dd901c830bb8ac80dc38f944b8cb768a80ec.tar.gz freebsd-ports-gnome-fb26dd901c830bb8ac80dc38f944b8cb768a80ec.tar.zst freebsd-ports-gnome-fb26dd901c830bb8ac80dc38f944b8cb768a80ec.zip |
Activating the chemeq, clustalw, paml, and phylip ports.
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 |