aboutsummaryrefslogblamecommitdiff
path: root/biology/python-nexus/Makefile
blob: b2e2a9213dd133e483cdfe49bf7c33a43a561e5b (plain) (tree)
1
2
3
4
5
                                          
           

                            
                    








                                                             
                   
                      
# 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>