1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/biology/vcftools/Makefile
2021-04-06 16:31:07 +02:00

18 lines
278 B
Makefile

PORTNAME= vcftools
PORTVERSION= 0.1.16
DISTVERSIONPREFIX= v
CATEGORIES= biology
MAINTAINER= jwb@FreeBSD.org
COMMENT= Tools for working with VCF genomics files
LICENSE= LGPL3
USES= autoreconf gmake perl5 pkgconfig
GNU_CONFIGURE= yes
USE_GITHUB= yes
.include <bsd.port.mk>