aboutsummaryrefslogtreecommitdiff
path: root/biology/python-nexus
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-01-31 12:30:39 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-01-31 12:30:39 +0000
commit73703d71d0d4efb183ae2f7bac75d30415452000 (patch)
tree6f3ce8a5c351e5fe88ad1a418333c7a33e14bd30 /biology/python-nexus
parentc2dd8c2a34a79ef2c924971762839976bef51a1f (diff)
- Convert to PYDISTUTILS_AUTOPLIST
- Stage support - Bump PORTREV
Notes
Notes: svn path=/head/; revision=341983
Diffstat (limited to 'biology/python-nexus')
-rw-r--r--biology/python-nexus/Makefile5
-rw-r--r--biology/python-nexus/pkg-plist9
2 files changed, 3 insertions, 11 deletions
diff --git a/biology/python-nexus/Makefile b/biology/python-nexus/Makefile
index b2e2a9213dd1..cd5d5190101b 100644
--- a/biology/python-nexus/Makefile
+++ b/biology/python-nexus/Makefile
@@ -3,6 +3,7 @@
PORTNAME= python-nexus
PORTVERSION= 0.87
+PORTREVISION= 1
CATEGORIES= biology python
MASTER_SITES= CHEESESHOP
@@ -10,7 +11,7 @@ MAINTAINER= wen@FreeBSD.org
COMMENT= A generic nexus file format reader for python
USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS= yes
+PYDISTUTILS_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/biology/python-nexus/pkg-plist b/biology/python-nexus/pkg-plist
deleted file mode 100644
index d0c9675b5c25..000000000000
--- a/biology/python-nexus/pkg-plist
+++ /dev/null
@@ -1,9 +0,0 @@
-bin/nexus_randomise.py
-bin/nexus_combine_nexus.py
-bin/nexus_deinterleave.py
-bin/nexus_nexusmanip.py
-bin/nexus_treemanip.py
-bin/nexus_describecharacter.py
-bin/nexus_describetaxa.py
-bin/nexus_tally.py
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%