git: 22dfeb0e9be3 - main - net/kafka: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Oct 2021 16:14:48 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=22dfeb0e9be3c920c98fcf4d97e5a93e7ca30c6a commit 22dfeb0e9be3c920c98fcf4d97e5a93e7ca30c6a Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-20 16:13:20 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-20 16:13:20 +0000 net/kafka: Add CPE information Approved by: portmgr (blanket) --- net/kafka/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/kafka/Makefile b/net/kafka/Makefile index 916509f4039c..5645401aadd5 100644 --- a/net/kafka/Makefile +++ b/net/kafka/Makefile @@ -13,7 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= bash:shells/bash -USES= shebangfix tar:tgz +USES= cpe shebangfix tar:tgz +CPE_VENDOR= apache SHEBANG_FILES= bin/*.sh