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:           Mon Feb  8 01:56:18 UTC 2021

Modified Files:
        pkgsrc/biology: Makefile

Log Message:
biology/Makefile: Add py-cutadapt


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 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.63 pkgsrc/biology/Makefile:1.64
--- pkgsrc/biology/Makefile:1.63        Mon Feb  8 01:53:10 2021
+++ pkgsrc/biology/Makefile     Mon Feb  8 01:56:18 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2021/02/08 01:53:10 bacon Exp $
+# $NetBSD: Makefile,v 1.64 2021/02/08 01:56:18 bacon Exp $
 #
 
 COMMENT=       Software for the biological sciences
@@ -19,6 +19,7 @@ SUBDIR+=      chemtool
 SUBDIR+=       clustalw
 SUBDIR+=       coalesce
 SUBDIR+=       coordgenlibs
+SUBDIR+=       py-cutadapt
 SUBDIR+=       py-dnaio
 SUBDIR+=       fastDNAml
 SUBDIR+=       fastp



Home | Main Index | Thread Index | Old Index