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 fastq-trim



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2529dee61424
branches:  trunk
changeset: 387794:2529dee61424
user:      bacon <bacon%pkgsrc.org@localhost>
date:      Sun Nov 06 22:50:02 2022 +0000

description:
biology/Makefile: Add fastq-trim

diffstat:

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

diffs (17 lines):

diff -r 89a8a076d203 -r 2529dee61424 biology/Makefile
--- a/biology/Makefile  Sun Nov 06 22:49:47 2022 +0000
+++ b/biology/Makefile  Sun Nov 06 22:50:02 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.79 2022/04/05 18:49:29 bacon Exp $
+# $NetBSD: Makefile,v 1.80 2022/11/06 22:50:02 bacon Exp $
 #
 
 COMMENT=       Software for the biological sciences
@@ -25,6 +25,7 @@
 SUBDIR+=       coordgenlibs
 SUBDIR+=       fastDNAml
 SUBDIR+=       fastp
+SUBDIR+=       fastq-trim
 SUBDIR+=       fastqc
 SUBDIR+=       fastx-toolkit
 SUBDIR+=       filter-fastq



Home | Main Index | Thread Index | Old Index