www/mitmproxy: Add CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-08-31 19:37:22 +00:00
parent d289df6ea1
commit 4425c4e118
No known key found for this signature in database
GPG key ID: 4DD88C3F9F3B8333

View file

@ -38,7 +38,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asgiref>=3.2.10<3.4:www/py-asgiref@${PY_FLAV
${PYTHON_PKGNAMEPREFIX}zstandard>=0.11<0.16:archivers/py-zstandard@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
USES= python:3.8+
USES= cpe python:3.8+
USE_PYTHON= distutils autoplist noflavors
USE_GITHUB= yes