diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-09-26 03:53:10 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-09-26 03:53:10 +0000 |
commit | b25b7bf5b0a744a94242016364bfddeb1c14a0ce (patch) | |
tree | 6d88369eb395d15b93683731e178c36901a565af /biology/Makefile | |
parent | ad17352327e48f8a814fbbecd62af4adefd6e47e (diff) | |
download | pkgsrc-b25b7bf5b0a744a94242016364bfddeb1c14a0ce.tar.gz |
Add/enable hmmer.
Diffstat (limited to 'biology/Makefile')
-rw-r--r-- | biology/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/biology/Makefile b/biology/Makefile index 83ef98f20f9..7fde76f5452 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/09/26 03:30:26 jschauma Exp $ +# $NetBSD: Makefile,v 1.13 2003/09/26 03:53:10 jschauma Exp $ # COMMENT= Software for the biological sciences @@ -8,6 +8,7 @@ SUBDIR+= chemtool SUBDIR+= clustalw SUBDIR+= fastDNAml SUBDIR+= gp +SUBDIR+= hmmer SUBDIR+= nut SUBDIR+= pdbalign SUBDIR+= phylip |