git: 7eb02f0ca267 - main - sysutils/mcollective: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 14:36:30 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=7eb02f0ca267af57cefd89157dd3727ac7849329 commit 7eb02f0ca267af57cefd89157dd3727ac7849329 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 14:27:13 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 14:27:13 +0000 sysutils/mcollective: Add CPE information Approved by: portmgr (blanket) --- sysutils/mcollective/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sysutils/mcollective/Makefile b/sysutils/mcollective/Makefile index 577df5462386..5f9464af970d 100644 --- a/sysutils/mcollective/Makefile +++ b/sysutils/mcollective/Makefile @@ -13,7 +13,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= rubygem-stomp>=0:devel/rubygem-stomp -USES= shebangfix +USES= cpe shebangfix +CPE_VENDOR= puppet NO_BUILD= yes USE_RUBY= yes USE_RC_SUBR= mcollectived