pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/biology Add trimmomatic



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1a6010d36ab4
branches:  trunk
changeset: 383225:1a6010d36ab4
user:      bacon <bacon%pkgsrc.org@localhost>
date:      Wed Jul 25 15:15:50 2018 +0000

description:
Add trimmomatic

diffstat:

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

diffs (17 lines):

diff -r c35a85aa69fb -r 1a6010d36ab4 biology/Makefile
--- a/biology/Makefile  Wed Jul 25 15:14:32 2018 +0000
+++ b/biology/Makefile  Wed Jul 25 15:15:50 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2018/05/07 18:40:10 bacon Exp $
+# $NetBSD: Makefile,v 1.46 2018/07/25 15:15:50 bacon Exp $
 #
 
 COMMENT=       Software for the biological sciences
@@ -43,6 +43,7 @@
 SUBDIR+=       samtools
 SUBDIR+=       sewer
 SUBDIR+=       stride
+SUBDIR+=       trimmomatic
 SUBDIR+=       xylem
 
 .include "../mk/misc/category.mk"



Home | Main Index | Thread Index | Old Index