aboutsummaryrefslogtreecommitdiff
path: root/net-im/jabber-pyicq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/jabber-pyicq/Makefile')
-rw-r--r--net-im/jabber-pyicq/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net-im/jabber-pyicq/Makefile b/net-im/jabber-pyicq/Makefile
index 5a22e0169fbc..83eb7a7ef9d6 100644
--- a/net-im/jabber-pyicq/Makefile
+++ b/net-im/jabber-pyicq/Makefile
@@ -20,6 +20,9 @@ COMMENT= Python ICQ-Transport for Jabber
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenSSL/__init__.py:${PORTSDIR}/security/py-openssl \
${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
PROJECTHOST= pyicqt
OPTIONS= JABBER "Use with jabberd14 (net-im/jabber)" off \
JABBERD "Use with jabberd 2.x (net-im/jabberd)" off \
@@ -37,7 +40,7 @@ SUB_LIST= PYTHON_CMD=${LOCAL_PYTHON}
INST_DIR= ${PREFIX}/lib/jabber/${PORTNAME}
-PORTDOCS= COPYING NEWS README README.jabberd14 README.jabberd2 README.external
+PORTDOCS= NEWS README README.jabberd14 README.jabberd2 README.external
.include <bsd.port.pre.mk>