# New ports collection makefile for:	py-DendroPy
# Date created:		09 Jan, 2010
# Whom:			Wen Heping <wenheping@gmail.com>
#
# $FreeBSD: ports/science/py-DendroPy/Makefile,v 1.5 2010/02/25 07:18:49 wen Exp $
#

PORTNAME=	DendroPy
PORTVERSION=	3.1.3
CATEGORIES=	science python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Phylogenetic computing library

USE_PYTHON=	yes
USE_PYDISTUTILS=	easy_install

.include <bsd.port.mk>
