git: fc9e7fbc6e93 - main - www/rubygem-addressable23: Add CPE information

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

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

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

diff --git a/www/rubygem-addressable23/Makefile b/www/rubygem-addressable23/Makefile
index 614ed1d8455e..40d58cf62aa9 100644
--- a/www/rubygem-addressable23/Makefile
+++ b/www/rubygem-addressable23/Makefile
@@ -10,7 +10,8 @@ COMMENT=	Replacement for the URI implementation
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-USES=		gem
+USES=		cpe gem
+CPE_VENDOR=	${PORTNAME}_project
 USE_RUBY=	yes
 
 NO_ARCH=	yes