Skip to content

Commit

Permalink
converters/py-rencode: 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 b9bae0d commit 8072bb7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion converters/py-rencode/Makefile
Expand Up @@ -13,7 +13,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}

USES= python:3.6+
USES= cpe python:3.6+
CPE_VENDOR= ${PORTNAME}_project
USE_PYTHON= autoplist distutils

# Make setup.py test target work with setup.py:test_suite
Expand Down

0 comments on commit 8072bb7

Please sign in to comment.