aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:56 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:56 +0000
commita00e7b4ef3836bccef351e59c49686429407fc2d (patch)
treef27e814574d31229101a26bca92e02fe9d8ebc8d
parentee3e3532b4244b8e01d60bf57efce5864da7c0b6 (diff)
downloadports-a00e7b4ef3836bccef351e59c49686429407fc2d.tar.gz
ports-a00e7b4ef3836bccef351e59c49686429407fc2d.zip
www/py-hpack: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--www/py-hpack/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/py-hpack/Makefile b/www/py-hpack/Makefile
index 4b512fb5ac5f..8e6de948fe59 100644
--- a/www/py-hpack/Makefile
+++ b/www/py-hpack/Makefile
@@ -11,7 +11,8 @@ COMMENT= HTTP/2 header encoding (HPACK) logic implementation
LICENSE= MIT
-USES?= python:3.6+
+USES?= cpe python:3.6+
+CPE_VENDOR= python
USE_PYTHON= distutils autoplist
NO_ARCH= yes