diff options
Diffstat (limited to 'net-im/py-jabber')
-rw-r--r-- | net-im/py-jabber/Makefile | 2 | ||||
-rw-r--r-- | net-im/py-jabber/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/net-im/py-jabber/Makefile b/net-im/py-jabber/Makefile index b80a11a1c797..bbb2b3a79b1e 100644 --- a/net-im/py-jabber/Makefile +++ b/net-im/py-jabber/Makefile @@ -16,8 +16,6 @@ DISTNAME= jabber.py-${PORTVERSION}-1 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Python Jabber library - RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyexpat.so:${PORTSDIR}/textproc/py-expat USE_PYTHON= yes diff --git a/net-im/py-jabber/pkg-comment b/net-im/py-jabber/pkg-comment new file mode 100644 index 000000000000..0ef6638db47c --- /dev/null +++ b/net-im/py-jabber/pkg-comment @@ -0,0 +1 @@ +A Python Jabber library |