freebsd-ports/science/pyteomics.biolccc/Makefile
Marcus von Appen 742321c708 - Convert ports of science/ and security to new USES=python
Approved by:	portmgr (implicit)
2014-10-24 16:50:42 +00:00

15 lines
289 B
Makefile

# $FreeBSD$
PORTNAME= pyteomics.biolccc
PORTVERSION= 1.5.0
CATEGORIES= science python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= makc@FreeBSD.org
COMMENT= Python bindings for BioLCCC
USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>