git: bdb167f8b2ad - main - devel/rubygem-bindata: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Thu, 14 Oct 2021 21:34:06 UTC
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=bdb167f8b2adc16ae5d780c53f478871996edbf2

commit bdb167f8b2adc16ae5d780c53f478871996edbf2
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-bindata: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 devel/rubygem-bindata/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/rubygem-bindata/Makefile b/devel/rubygem-bindata/Makefile
index 3e299853c39c..3b14339bb845 100644
--- a/devel/rubygem-bindata/Makefile
+++ b/devel/rubygem-bindata/Makefile
@@ -13,7 +13,8 @@ LICENSE_COMB=	dual
 LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
 LICENSE_FILE_RUBY=	${WRKSRC}/COPYING
 
-USES=		gem
+USES=		cpe gem
+CPE_VENDOR=	${PORTNAME}_project
 USE_RUBY=	yes
 
 NO_ARCH=	yes