# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_1_0/biology/python-nexus/Makefile 357139 2014-06-09 11:21:52Z olgeni $

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

USE_PYTHON=		yes
USE_PYDISTUTILS=	yes
PYDISTUTILS_AUTOPLIST=	yes

.include <bsd.port.mk>
