git: 6145aebae8ff - main - www/rubygem-addressable25: Add CPE information

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

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

commit 6145aebae8ffd492795d3d578dbfd98278e5e040
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 15:40:54 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 15:40:54 +0000

    www/rubygem-addressable25: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 www/rubygem-addressable25/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www/rubygem-addressable25/Makefile b/www/rubygem-addressable25/Makefile
index 404774f096b7..0e37660efb68 100644
--- a/www/rubygem-addressable25/Makefile
+++ b/www/rubygem-addressable25/Makefile
@@ -15,7 +15,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-public_suffix>=2.0.2:dns/rubygem-public_suffix
 
-USES=		gem
+USES=		cpe gem
+CPE_VENDOR=	${PORTNAME}_project
 USE_RUBY=	yes
 
 NO_ARCH=	yes