# Ports collection makefile for:	python-nexus
# Date created:				29 Dec, 2009
# Whom:					Wen Heping <wen@FreeBSD.org>
#
# $FreeBSD: ports/biology/python-nexus/Makefile,v 1.2 2010/02/24 01:30:46 wen Exp $
#

PORTNAME=	python-nexus
PORTVERSION=	0.7
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

.include <bsd.port.mk>
