freebsd-ports/biology/python-nexus/Makefile

18 lines
337 B
Makefile
Raw Normal View History

# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$
PORTNAME= python-nexus
2011-12-23 09:05:00 +01:00
PORTVERSION= 0.87
PORTREVISION= 1
CATEGORIES= biology python
MASTER_SITES= CHEESESHOP
MAINTAINER= wen@FreeBSD.org
COMMENT= Generic nexus file format reader for python
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
.include <bsd.port.mk>