git: eb7f1fa0c9e7 - 2021Q4 - irc/py-limnoria: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 Dec 2021 09:24:50 UTC
The branch 2021Q4 has been updated by kai:
URL: https://cgit.FreeBSD.org/ports/commit/?id=eb7f1fa0c9e7f11014d326e26bb07f9b89804bba
commit eb7f1fa0c9e7f11014d326e26bb07f9b89804bba
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 10:13:58 +0000
Commit: Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2021-12-01 09:19:54 +0000
irc/py-limnoria: Add CPE information
Approved by: portmgr (blanket)
(cherry picked from commit e7dd363acccc11ac23d2a2ee4d9b423e60b0e864)
---
irc/py-limnoria/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
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