diff options
author | jschauma <jschauma> | 2003-09-26 03:18:15 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-09-26 03:18:15 +0000 |
commit | 8f6d4f02807e417c63fa48b4c9444f75d345f7c4 (patch) | |
tree | 6d5804af447bc2f1a919055d7acad3b6b07d83da /biology | |
parent | eeb14cc3484e424522d223b2e5fba7f03d99feb4 (diff) | |
download | pkgsrc-8f6d4f02807e417c63fa48b4c9444f75d345f7c4.tar.gz |
Add/enable pdbalign.
Diffstat (limited to 'biology')
-rw-r--r-- | biology/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/biology/Makefile b/biology/Makefile index 0e99363c336..8a09aa7c0eb 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2001/02/16 15:51:47 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2003/09/26 03:18:15 jschauma Exp $ # COMMENT= Software for the biological sciences @@ -8,6 +8,7 @@ SUBDIR+= chemtool SUBDIR+= clustalw SUBDIR+= fastDNAml SUBDIR+= nut +SUBDIR+= pdbalign SUBDIR+= phylip SUBDIR+= puzzle SUBDIR+= rasmol |