Date: Thu, 14 Oct 2021 21:34:08 GMT From: =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3aeb0534aa69 - main - devel/rubygem-bson: Add CPE information Message-ID: <202110142134.19ELY8ea081241@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110142134.19ELY8ea081241>