freebsd-ports/biology/python-nexus/Makefile
Wen Heping eeba40ae35 - Update to 0.7
Feature safe:	yes
2010-02-24 01:30:46 +00:00

19 lines
384 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.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>