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 vcf2hap



details:   https://anonhg.NetBSD.org/pkgsrc/rev/46d4c46df78b
branches:  trunk
changeset: 449279:46d4c46df78b
user:      bacon <bacon%pkgsrc.org@localhost>
date:      Wed Mar 24 18:23:33 2021 +0000

description:
biology/Makefile: Add vcf2hap

diffstat:

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

diffs (17 lines):

diff -r de444587ad67 -r 46d4c46df78b biology/Makefile
--- a/biology/Makefile  Wed Mar 24 18:23:02 2021 +0000
+++ b/biology/Makefile  Wed Mar 24 18:23:33 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2021/03/24 18:20:39 bacon Exp $
+# $NetBSD: Makefile,v 1.70 2021/03/24 18:23:33 bacon Exp $
 #
 
 COMMENT=       Software for the biological sciences
@@ -66,6 +66,7 @@
 SUBDIR+=       stride
 SUBDIR+=       trimmomatic
 SUBDIR+=       vcf-split
+SUBDIR+=       vcf2hap
 SUBDIR+=       vsearch
 SUBDIR+=       xylem
 



Home | Main Index | Thread Index | Old Index