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 biolibc, vcf-split



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7770aff18962
branches:  trunk
changeset: 449269:7770aff18962
user:      bacon <bacon%pkgsrc.org@localhost>
date:      Wed Mar 24 15:24:55 2021 +0000

description:
biology/Makefile: Add biolibc, vcf-split

diffstat:

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

diffs (25 lines):

diff -r 2f6622cfb18d -r 7770aff18962 biology/Makefile
--- a/biology/Makefile  Wed Mar 24 15:22:37 2021 +0000
+++ b/biology/Makefile  Wed Mar 24 15:24:55 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2021/03/21 14:24:39 bacon Exp $
+# $NetBSD: Makefile,v 1.68 2021/03/24 15:24:55 bacon Exp $
 #
 
 COMMENT=       Software for the biological sciences
@@ -8,6 +8,7 @@
 SUBDIR+=       azara
 SUBDIR+=       bcftools
 SUBDIR+=       bedtools
+SUBDIR+=       biolibc
 SUBDIR+=       bioperl
 SUBDIR+=       bodr
 SUBDIR+=       bowtie2
@@ -63,6 +64,7 @@
 SUBDIR+=       stacks
 SUBDIR+=       stride
 SUBDIR+=       trimmomatic
+SUBDIR+=       vcf-split
 SUBDIR+=       vsearch
 SUBDIR+=       xylem
 



Home | Main Index | Thread Index | Old Index