aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-21 12:32:54 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-21 12:58:07 +0000
commit40e32b3d9a4a3b44916b0f115355a1b8ac3c45f9 (patch)
treee5002011633edc6b5cc6221bcbe3045c6baf37dd
parent5e39474bea823c53774ec178043e58a1adf36118 (diff)
downloadports-40e32b3d9a4a3b44916b0f115355a1b8ac3c45f9.tar.gz
ports-40e32b3d9a4a3b44916b0f115355a1b8ac3c45f9.zip
www/py-httpie: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--www/py-httpie/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-httpie/Makefile b/www/py-httpie/Makefile
index 7380b62d53ab..6f24b1cc0d6a 100644
--- a/www/py-httpie/Makefile
+++ b/www/py-httpie/Makefile
@@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}defusedxml>=0.6.0:devel/py-defusedxml@${PY_F
${PYTHON_PKGNAMEPREFIX}pygments>=2.5.2:textproc/py-pygments@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests-toolbelt>=0.9.1:www/py-requests-toolbelt@${PY_FLAVOR}
-USES= python:3.6+
+USES= cpe python:3.6+
USE_PYTHON= distutils autoplist
USE_GITHUB= yes