aboutsummaryrefslogtreecommitdiff
path: root/devel/py-simpleparse
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-simpleparse')
-rw-r--r--devel/py-simpleparse/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-simpleparse/Makefile b/devel/py-simpleparse/Makefile
index 76025967e8af..16d80d56b82a 100644
--- a/devel/py-simpleparse/Makefile
+++ b/devel/py-simpleparse/Makefile
@@ -21,5 +21,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/mx/TextTools/TextTools.py:${PORTSDIR}/lang/py-
USE_PYTHON= yes
USE_PYDISTUTILS= yes
+PYDISTUTILS_PKGNAME= SimpleParse
+PYDISTUTILS_PKGVERSION= 2.1.0a1
.include <bsd.port.mk>