pkgsrc-Changes archive

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

CVS commit: pkgsrc/biology



Module Name:    pkgsrc
Committed By:   bacon
Date:           Sun Nov  6 22:50:02 UTC 2022

Modified Files:
        pkgsrc/biology: Makefile

Log Message:
biology/Makefile: Add fastq-trim


To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 pkgsrc/biology/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/biology/Makefile
diff -u pkgsrc/biology/Makefile:1.79 pkgsrc/biology/Makefile:1.80
--- pkgsrc/biology/Makefile:1.79        Tue Apr  5 18:49:29 2022
+++ pkgsrc/biology/Makefile     Sun Nov  6 22:50:02 2022
@@ -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+=      coalesce
 SUBDIR+=       coordgenlibs
 SUBDIR+=       fastDNAml
 SUBDIR+=       fastp
+SUBDIR+=       fastq-trim
 SUBDIR+=       fastqc
 SUBDIR+=       fastx-toolkit
 SUBDIR+=       filter-fastq



Home | Main Index | Thread Index | Old Index