diff options
Diffstat (limited to 'net-im/py-jabber')
-rw-r--r-- | net-im/py-jabber/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/py-jabber/Makefile b/net-im/py-jabber/Makefile index d7ea7eab5a20..ecd9b79fab97 100644 --- a/net-im/py-jabber/Makefile +++ b/net-im/py-jabber/Makefile @@ -21,6 +21,8 @@ RUN_DEPENDS= ${PYEXPAT} USE_PYTHON= yes USE_PYDISTUTILS= yes +PYDISTUTILS_PKGNAME= jabber.py +PYDISTUTILS_PKGVERSION= 0.3-1 post-install: @${ECHO} "jabber" > ${PYTHON_SITELIBDIR}/jabber.pth |