diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-09-30 02:11:32 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-09-30 02:11:32 +0000 |
commit | c34937f178fc5b94bdff9d6adcebaf931694d4c6 (patch) | |
tree | cf233de51d9781037921c63b79e20b1adb60ee38 /biology | |
parent | b92c4d6b4bb77d45bc347dc57154865f7c61920e (diff) | |
download | pkgsrc-c34937f178fc5b94bdff9d6adcebaf931694d4c6.tar.gz |
Add/enable glimmer.
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 959945d8b3c..02ae2f28108 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2003/09/30 01:57:35 jschauma Exp $ +# $NetBSD: Makefile,v 1.21 2003/09/30 02:11:32 jschauma Exp $ # COMMENT= Software for the biological sciences @@ -10,6 +10,7 @@ SUBDIR+= coalesce SUBDIR+= fastDNAml SUBDIR+= fluctuate SUBDIR+= genesplicer +SUBDIR+= glimmer SUBDIR+= gp SUBDIR+= hmmer SUBDIR+= mummer |