aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 10:13:58 +0000
committerKai Knoblich <kai@FreeBSD.org>2021-12-01 09:19:54 +0000
commiteb7f1fa0c9e7f11014d326e26bb07f9b89804bba (patch)
tree9b113140ea501a2bf573581641b8fd4880619ee2
parent186b909724a4d8978d9e0329eb88614cc1469a9c (diff)
downloadports-eb7f1fa0c9e7f11014d326e26bb07f9b89804bba.tar.gz
ports-eb7f1fa0c9e7f11014d326e26bb07f9b89804bba.zip
irc/py-limnoria: Add CPE information
Approved by: portmgr (blanket) (cherry picked from commit e7dd363acccc11ac23d2a2ee4d9b423e60b0e864)
-rw-r--r--irc/py-limnoria/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/py-limnoria/Makefile b/irc/py-limnoria/Makefile
index 63ada231a75d..74d89409dbed 100644
--- a/irc/py-limnoria/Makefile
+++ b/irc/py-limnoria/Makefile
@@ -17,7 +17,8 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}feedparser>=0:textproc/py-feedparser@${PY_F
${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR}
-USES= python:3.6+ # 2.6+
+USES= cpe python:3.6+
+CPE_VENDOR= ${PORTNAME}_project
USE_GITHUB= yes
USE_PYTHON= autoplist concurrent distutils