aboutsummaryrefslogtreecommitdiff
path: root/biology/bcftools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'biology/bcftools/Makefile')
-rw-r--r--biology/bcftools/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/biology/bcftools/Makefile b/biology/bcftools/Makefile
index 394d9b71e894..9525d7fd3450 100644
--- a/biology/bcftools/Makefile
+++ b/biology/bcftools/Makefile
@@ -1,12 +1,11 @@
-# Created by: Reed A. Cartwright <cartwright@asu.edu>
-
PORTNAME= bcftools
-PORTVERSION= 1.14
+PORTVERSION= 1.17
PORTREVISION= 1
CATEGORIES= biology
MAINTAINER= jwb@FreeBSD.org
COMMENT= Tools for manipulating next-generation sequencing data
+WWW= https://www.htslib.org/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
@@ -22,6 +21,7 @@ USE_PERL5= test
GH_ACCOUNT= samtools
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
SHEBANG_FILES= misc/* test/test.pl
OPTIONS_DEFINE= GPL