freebsd-ports/biology/python-nexus/Makefile
Marcus von Appen 57f1865da8 - Convert ports from benchmarks/ and biology/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-19 07:38:11 +00:00

16 lines
318 B
Makefile

# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$
PORTNAME= python-nexus
PORTVERSION= 0.87
PORTREVISION= 1
CATEGORIES= biology python
MASTER_SITES= CHEESESHOP
MAINTAINER= wen@FreeBSD.org
COMMENT= Generic nexus file format reader for python
USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>