2013-09-20 17:55:44 +02:00
|
|
|
# Created by: Wen Heping <wen@FreeBSD.org>
|
2009-12-29 14:39:14 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= python-nexus
|
2011-12-23 09:05:00 +01:00
|
|
|
PORTVERSION= 0.87
|
2014-01-31 13:30:39 +01:00
|
|
|
PORTREVISION= 1
|
2009-12-29 14:39:14 +01:00
|
|
|
CATEGORIES= biology python
|
|
|
|
MASTER_SITES= CHEESESHOP
|
|
|
|
|
|
|
|
MAINTAINER= wen@FreeBSD.org
|
2014-06-09 13:21:52 +02:00
|
|
|
COMMENT= Generic nexus file format reader for python
|
2009-12-29 14:39:14 +01:00
|
|
|
|
|
|
|
USE_PYTHON= yes
|
2014-01-31 13:30:39 +01:00
|
|
|
USE_PYDISTUTILS= yes
|
|
|
|
PYDISTUTILS_AUTOPLIST= yes
|
2009-12-29 14:39:14 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|