2022-02-03 20:37:21 +01:00
|
|
|
PORTNAME= bcbio-gff
|
2023-03-16 23:29:49 +01:00
|
|
|
DISTVERSION= 0.7.0
|
2022-02-03 20:37:21 +01:00
|
|
|
CATEGORIES= biology python
|
2023-01-11 16:47:15 +01:00
|
|
|
MASTER_SITES= PYPI
|
2022-02-03 20:37:21 +01:00
|
|
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|
|
|
|
|
|
|
MAINTAINER= jwb@FreeBSD.org
|
|
|
|
COMMENT= Read and write Generic Feature Format (GFF) with Biopython integration
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://pypi.python.org/project/bcbio-gff/
|
2022-02-03 20:37:21 +01:00
|
|
|
|
|
|
|
LICENSE= BSD3CLAUSE
|
|
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
|
|
|
|
USES= python
|
|
|
|
USE_PYTHON= autoplist distutils
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|