diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-09-27 22:25:54 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-09-27 22:25:54 +0000 |
commit | 17127b1ec08a977486acbc3d5f635115be5c5855 (patch) | |
tree | f5b49f6d7a3554b026dafb28d1246b79380e6ae9 | |
parent | b627116d1be4adf4643bfd6954f61b460de6daaf (diff) | |
download | pkgsrc-17127b1ec08a977486acbc3d5f635115be5c5855.tar.gz |
Add/enable mummer
-rw-r--r-- | biology/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/biology/Makefile b/biology/Makefile index 7fde76f5452..09ae3c6e91e 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2003/09/26 03:53:10 jschauma Exp $ +# $NetBSD: Makefile,v 1.14 2003/09/27 22:25:54 jschauma Exp $ # COMMENT= Software for the biological sciences @@ -9,6 +9,7 @@ SUBDIR+= clustalw SUBDIR+= fastDNAml SUBDIR+= gp SUBDIR+= hmmer +SUBDIR+= mummer SUBDIR+= nut SUBDIR+= pdbalign SUBDIR+= phylip |