aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-freeimagepy
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-freeimagepy')
-rw-r--r--graphics/py-freeimagepy/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/py-freeimagepy/Makefile b/graphics/py-freeimagepy/Makefile
index 2676d2726604..a7556c40d97a 100644
--- a/graphics/py-freeimagepy/Makefile
+++ b/graphics/py-freeimagepy/Makefile
@@ -22,5 +22,7 @@ WRKSRC= ${WRKDIR}/FreeImagePy
USE_BZIP2= yes
USE_PYTHON= yes
USE_PYDISTUTILS=yes
+PYDISTUTILS_PKGNAME= FreeImagePy
+PYDISTUTILS_PKGVERSION= 1.0.0
.include <bsd.port.mk>