git: 18c3532020a2 - main - databases/puppetdb6: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:31:45 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=18c3532020a2dc4a259d37ef0c781d3a3607bd5e commit 18c3532020a2dc4a259d37ef0c781d3a3607bd5e Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:05 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:05 +0000 databases/puppetdb6: Add CPE information Approved by: portmgr (blanket) --- databases/puppetdb6/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/databases/puppetdb6/Makefile b/databases/puppetdb6/Makefile index 468e9a789506..515fb000a83b 100644 --- a/databases/puppetdb6/Makefile +++ b/databases/puppetdb6/Makefile @@ -14,7 +14,8 @@ RUN_DEPENDS= bash:shells/bash USE_RC_SUBR= puppetdb CONFLICTS_INSTALL= puppetdb5-* puppetdb7-* -USES= shebangfix +USES= cpe shebangfix +CPE_VENDOR= puppet SHEBANG_FILES= ext/bin/puppetdb \ ext/cli/anonymize \ ext/cli/config-migration \