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:           Fri Oct 11 22:49:26 UTC 2024

Modified Files:
        pkgsrc/biology: Makefile

Log Message:
biology/Makefile: Add bcf-score


To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 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.102 pkgsrc/biology/Makefile:1.103
--- pkgsrc/biology/Makefile:1.102       Fri Oct 11 22:45:05 2024
+++ pkgsrc/biology/Makefile     Fri Oct 11 22:49:26 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.102 2024/10/11 22:45:05 bacon Exp $
+# $NetBSD: Makefile,v 1.103 2024/10/11 22:49:26 bacon Exp $
 #
 
 COMMENT=       Software for the biological sciences
@@ -9,6 +9,7 @@ SUBDIR+=        arka
 SUBDIR+=       atac-seq
 SUBDIR+=       azara
 SUBDIR+=       balance-tui
+SUBDIR+=       bcf-score
 SUBDIR+=       bcftools
 SUBDIR+=       beagle
 SUBDIR+=       bedtools



Home | Main Index | Thread Index | Old Index