diff options
Diffstat (limited to 'science/py-DendroPy/Makefile')
-rw-r--r-- | science/py-DendroPy/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/science/py-DendroPy/Makefile b/science/py-DendroPy/Makefile index 095709f7fdec..95f32d3909ee 100644 --- a/science/py-DendroPy/Makefile +++ b/science/py-DendroPy/Makefile @@ -3,6 +3,7 @@ PORTNAME= DendroPy PORTVERSION= 3.12.0 +PORTREVISION= 1 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,12 +11,11 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= cs@FreeBSD.org COMMENT= Phylogenetic computing library -LICENSE= BSD +LICENSE= BSD3CLAUSE USE_PYTHON= yes -USE_PYDISTUTILS= easy_install +USE_PYDISTUTILS=yes -NO_STAGE= yes post-install: @${CAT} ${PKGMESSAGE} |