diff options
author | taoka <taoka@FreeBSD.org> | 1999-09-07 04:09:12 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-09-07 04:09:12 +0800 |
commit | a36e2af613fc22af20cac465284e192f2a69a984 (patch) | |
tree | 3cf4edd626d8d3c4faab1e64f706563df8ea88a5 /biology/Makefile | |
parent | da8418d3637ccbc8810eac37859006484cd63f7b (diff) | |
download | freebsd-ports-gnome-a36e2af613fc22af20cac465284e192f2a69a984.tar.gz freebsd-ports-gnome-a36e2af613fc22af20cac465284e192f2a69a984.tar.zst freebsd-ports-gnome-a36e2af613fc22af20cac465284e192f2a69a984.zip |
Added gperiodic and xmolwt
Diffstat (limited to 'biology/Makefile')
-rw-r--r-- | biology/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/biology/Makefile b/biology/Makefile index 5e3561037929..055f6200214b 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -3,6 +3,7 @@ SUBDIR += babel SUBDIR += deft + SUBDIR += gperiodic SUBDIR += hmmer SUBDIR += kinemage SUBDIR += molden @@ -14,5 +15,6 @@ SUBDIR += rasmol SUBDIR += seaview SUBDIR += tinker + SUBDIR += xmolwt .include <bsd.port.subdir.mk> |