git: 20304d21aef0 - main - archivers/py-brotli: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 05 Oct 2021 19:15:43 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=20304d21aef0acd1055033d959cb8ff75023ced7 commit 20304d21aef0acd1055033d959cb8ff75023ced7 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-05 18:34:47 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-05 19:11:34 +0000 archivers/py-brotli: Add CPE information Approved by: portmgr (blanket) --- archivers/py-brotli/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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: