git: f2fbef49e46b - main - www/rubygem-sinatra: Add CPE information

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

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

commit f2fbef49e46b57ea230f8befb0bcab2e0aff59e3
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 15:41:00 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 15:41:00 +0000

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

diff --git a/www/rubygem-sinatra/Makefile b/www/rubygem-sinatra/Makefile
index c93084104134..3926dec03138 100644
--- a/www/rubygem-sinatra/Makefile
+++ b/www/rubygem-sinatra/Makefile
@@ -16,7 +16,8 @@ RUN_DEPENDS=	rubygem-mustermann>=1.0<2:devel/rubygem-mustermann \
 		rubygem-rack-protection>=${PORTVERSION}:www/rubygem-rack-protection \
 		rubygem-tilt>=2.0<3:devel/rubygem-tilt
 
-USES=		gem
+USES=		cpe gem
+CPE_VENDOR=	${PORTNAME}rb
 USE_RUBY=	yes
 
 NO_ARCH=	yes