# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD: biology/python-nexus/Makefile 327709 2013-09-20 15:55:44Z bapt $

PORTNAME=	python-nexus
PORTVERSION=	0.87
CATEGORIES=	biology python
MASTER_SITES=	CHEESESHOP

MAINTAINER=	wen@FreeBSD.org
COMMENT=	A generic nexus file format reader for python

USE_PYTHON=		yes
USE_PYDISTUTILS=	easy_install

NO_STAGE=	yes
.include <bsd.port.mk>
