# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/biology/python-nexus/Makefile 416534 2016-06-08 07:39:05Z wen $

PORTNAME=	python-nexus
PORTVERSION=	1.35
CATEGORIES=	biology python
MASTER_SITES=	CHEESESHOP

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Generic nexus file format reader for python

LICENSE=	BSD3CLAUSE
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		python
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
