aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2022-05-10 14:58:03 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2022-05-10 14:58:03 +0000
commit8683d8890ac8114c098d1df0b10a0fe04bc3abb6 (patch)
treef1a283170a51b2f9b02854b4dbadf38a5a2ec1f7
parent494ae78ec2222a2a8c2f36b817b74f9f0563d986 (diff)
downloadports-8683d8890ac8114c098d1df0b10a0fe04bc3abb6.tar.gz
ports-8683d8890ac8114c098d1df0b10a0fe04bc3abb6.zip
www/py-httpx: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--www/py-httpx/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/py-httpx/Makefile b/www/py-httpx/Makefile
index 24c708cd00f1..0eec81305ef1 100644
--- a/www/py-httpx/Makefile
+++ b/www/py-httpx/Makefile
@@ -20,9 +20,11 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}rfc3986>=1.3,1:www/py-rfc3986@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sniffio>=0:devel/py-sniffio@${PY_FLAVOR}
-USES= python:3.7+
+USES= python:3.7+ cpe
USE_PYTHON= autoplist concurrent distutils
+CPE_VENDOR= encode
+
NO_ARCH= yes
OPTIONS_DEFINE= BROTLI CLI HTTP2 SOCKS