git: aa55f0276da9 - main - sysutils/rubygem-hiera: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 14:36:43 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=aa55f0276da975f8b90277b2be9c40089f976a58 commit aa55f0276da975f8b90277b2be9c40089f976a58 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 14:27:16 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 14:27:16 +0000 sysutils/rubygem-hiera: Add CPE information Approved by: portmgr (blanket) --- sysutils/rubygem-hiera/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sysutils/rubygem-hiera/Makefile b/sysutils/rubygem-hiera/Makefile index 6563ddebe3d8..7e1f9e740860 100644 --- a/sysutils/rubygem-hiera/Makefile +++ b/sysutils/rubygem-hiera/Makefile @@ -11,7 +11,8 @@ COMMENT= Pluggable data store for hierarchical data LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYING -USES= gem +USES= cpe gem +CPE_VENDOR= puppet USE_RUBY= yes NO_ARCH= yes