aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-13 14:11:35 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-13 14:11:35 +0000
commit7a6635edae69dbfb415a897f1896784ecf3ddf36 (patch)
treeb97f847b3221b5845aebdf0621f4c4a4daa4bef2 /net-im
parent1c8d3f60382a999d8c2efd725f284700480bb9db (diff)
downloadports-7a6635edae69dbfb415a897f1896784ecf3ddf36.tar.gz
ports-7a6635edae69dbfb415a897f1896784ecf3ddf36.zip
net-im/py-slixmpp: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'net-im')
-rw-r--r--net-im/py-slixmpp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/py-slixmpp/Makefile b/net-im/py-slixmpp/Makefile
index e6801fff9925..b7af5979c1d1 100644
--- a/net-im/py-slixmpp/Makefile
+++ b/net-im/py-slixmpp/Makefile
@@ -17,7 +17,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>=0:devel/py-pyasn1@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}aiohttp>=0:www/py-aiohttp@${PY_FLAVOR}
TEST_DEPENDS= gpg:security/gnupg
-USES= pkgconfig python:3.7+
+USES= cpe pkgconfig python:3.7+
+CPE_VENDOR= ${PORTNAME}_project
USE_PYTHON= distutils autoplist cython
NO_ARCH= yes