git: 3aeb0534aa69 - main - devel/rubygem-bson: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:34:08 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=3aeb0534aa69908ae4722ce91f7ae16130402de9 commit 3aeb0534aa69908ae4722ce91f7ae16130402de9 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:50 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:50 +0000 devel/rubygem-bson: Add CPE information Approved by: portmgr (blanket) --- devel/rubygem-bson/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/rubygem-bson/Makefile b/devel/rubygem-bson/Makefile index 14451b5bd83f..b66d9cc58cff 100644 --- a/devel/rubygem-bson/Makefile +++ b/devel/rubygem-bson/Makefile @@ -11,7 +11,8 @@ COMMENT= Full featured BSON specification implementation in Ruby LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= gem +USES= cpe gem +CPE_VENDOR= ${PORTNAME}_project USE_RUBY= yes .include <bsd.port.mk>