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