freebsd-ports/biology/python-nexus/Makefile
2011-12-23 08:05:00 +00:00

19 lines
385 B
Makefile

# Ports collection makefile for: python-nexus
# Date created: 29 Dec, 2009
# Whom: Wen Heping <wen@FreeBSD.org>
#
# $FreeBSD$
#
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
.include <bsd.port.mk>