Skip to content

Commit

Permalink
irc/py-limnoria: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
stesser committed Oct 14, 2021
1 parent c6de339 commit e7dd363
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion irc/py-limnoria/Makefile
Expand Up @@ -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

Expand Down

0 comments on commit e7dd363

Please sign in to comment.