# $NetBSD$

DISTNAME=	bcbio-gff-${PKGVERSION_NOREV}
PKGNAME=	${PYPKGPREFIX}-bcbio-gff-0.7.1
CATEGORIES=	biology
MASTER_SITES=	${MASTER_SITE_PYPI:=b/bcbio-gff/}

MAINTAINER=	bacon@NetBSD.org
HOMEPAGE=	https://github.com/chapmanb/bcbb/tree/master/gff/
COMMENT=	Read and write Generic Feature Format (GFF) with Biopython integration
LICENSE=	modified-bsd

.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
