aboutsummaryrefslogtreecommitdiff
path: root/biology/python-nexus/Makefile
blob: b2e2a9213dd133e483cdfe49bf7c33a43a561e5b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: 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

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