diff options
author | leot <leot@pkgsrc.org> | 2015-10-14 17:13:44 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2015-10-14 17:13:44 +0000 |
commit | e73ffd423bd55bcc5acd1a9a9027c87953e3b13a (patch) | |
tree | 733397f101ce9338ba112f48a761fe14edce5932 /biology | |
parent | c9c64af079a7c742492b90399ae88b78a632888e (diff) | |
download | pkgsrc-e73ffd423bd55bcc5acd1a9a9027c87953e3b13a.tar.gz |
Add bwa.
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 aaa4ac18c1a..8842815a945 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2015/10/12 16:49:03 leot Exp $ +# $NetBSD: Makefile,v 1.40 2015/10/14 17:13:44 leot Exp $ # COMMENT= Software for the biological sciences @@ -7,6 +7,7 @@ SUBDIR+= arka SUBDIR+= azara SUBDIR+= bioperl SUBDIR+= bodr +SUBDIR+= bwa SUBDIR+= cdhit SUBDIR+= chemical-mime-data SUBDIR+= chemtool |