2015-09-25 20:33:18 +02:00
|
|
|
PORTNAME= fastx_toolkit
|
|
|
|
PORTVERSION= 0.0.14
|
|
|
|
CATEGORIES= biology
|
|
|
|
|
2018-01-31 02:07:07 +01:00
|
|
|
MAINTAINER= jwb@FreeBSD.org
|
2015-09-25 20:33:18 +02:00
|
|
|
COMMENT= CLI tools for Short-Reads FASTA/FASTQ files preprocessing
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= http://hannonlab.cshl.edu/fastx_toolkit/
|
2015-09-25 20:33:18 +02:00
|
|
|
|
2016-03-24 15:12:23 +01:00
|
|
|
LICENSE= AGPLv3+
|
|
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
2015-09-25 20:33:18 +02:00
|
|
|
|
2016-04-01 15:29:15 +02:00
|
|
|
LIB_DEPENDS= libgtextutils.so:biology/libgtextutils
|
2015-09-25 20:33:18 +02:00
|
|
|
|
2016-03-24 15:12:23 +01:00
|
|
|
USES= autoreconf libtool perl5 pkgconfig shebangfix
|
2015-09-25 20:33:18 +02:00
|
|
|
USE_PERL5= run
|
|
|
|
SHEBANG_FILES= scripts/*.pl
|
|
|
|
USE_GITHUB= yes
|
|
|
|
GH_ACCOUNT= agordon
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
2022-02-06 19:36:07 +01:00
|
|
|
CONFLICTS_INSTALL= autoconf-archive # share/aclocal/ax_c_long_long.m4
|
|
|
|
|
2015-09-25 20:33:18 +02:00
|
|
|
.include <bsd.port.mk>
|