aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-10-05 18:34:47 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-10-05 19:11:34 +0000
commit20304d21aef0acd1055033d959cb8ff75023ced7 (patch)
tree90d36e65348ddaac20d9e233d266be8b7bd66e0c
parent02641b35ae8acc9ceeed3a8847f67b5934684a1f (diff)
downloadports-20304d21aef0acd1055033d959cb8ff75023ced7.tar.gz
ports-20304d21aef0acd1055033d959cb8ff75023ced7.zip
archivers/py-brotli: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--archivers/py-brotli/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/py-brotli/Makefile b/archivers/py-brotli/Makefile
index 0dcc317ffa24..aac99b534566 100644
--- a/archivers/py-brotli/Makefile
+++ b/archivers/py-brotli/Makefile
@@ -13,9 +13,11 @@ COMMENT= Generic-purpose lossless compression algorithm
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= compiler:c++0x python:3.6+ shebangfix zip
+USES= compiler:c++0x cpe python:3.6+ shebangfix zip
USE_PYTHON= autoplist concurrent distutils
+CPE_VENDOR= google
+
SHEBANG_FILES= python/bro.py
post-install: