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 fastqc



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0102e24f11fe
branches:  trunk
changeset: 445337:0102e24f11fe
user:      bacon <bacon%pkgsrc.org@localhost>
date:      Wed Jan 20 15:57:49 2021 +0000

description:
biology/Makefile: Add fastqc

diffstat:

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

diffs (17 lines):

diff -r 05b5af29b5e8 -r 0102e24f11fe biology/Makefile
--- a/biology/Makefile  Wed Jan 20 15:57:17 2021 +0000
+++ b/biology/Makefile  Wed Jan 20 15:57:49 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2020/12/18 22:30:28 pin Exp $
+# $NetBSD: Makefile,v 1.60 2021/01/20 15:57:49 bacon Exp $
 #
 
 COMMENT=       Software for the biological sciences
@@ -19,6 +19,7 @@
 SUBDIR+=       coordgenlibs
 SUBDIR+=       fastDNAml
 SUBDIR+=       fastp
+SUBDIR+=       fastqc
 SUBDIR+=       fluctuate
 SUBDIR+=       gabedit
 SUBDIR+=       genesplicer



Home | Main Index | Thread Index | Old Index