pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/biology biology/Makefile: Add bowtie2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9572deb37568
branches:  trunk
changeset: 445363:9572deb37568
user:      bacon <bacon%pkgsrc.org@localhost>
date:      Thu Jan 21 17:30:59 2021 +0000

description:
biology/Makefile: Add bowtie2

diffstat:

 biology/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r e95d8206fa65 -r 9572deb37568 biology/Makefile
--- a/biology/Makefile  Thu Jan 21 17:30:12 2021 +0000
+++ b/biology/Makefile  Thu Jan 21 17:30:59 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2021/01/20 15:57:49 bacon Exp $
+# $NetBSD: Makefile,v 1.61 2021/01/21 17:30:59 bacon Exp $
 #
 
 COMMENT=       Software for the biological sciences
@@ -9,6 +9,7 @@
 SUBDIR+=       bcftools
 SUBDIR+=       bioperl
 SUBDIR+=       bodr
+SUBDIR+=       bowtie2
 SUBDIR+=       bwa
 SUBDIR+=       canu
 SUBDIR+=       cdhit



Home | Main Index | Thread Index | Old Index