git: 7de8e4394a13 - main - www/rubygem-webrick: Add USES=cpe

Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Sep 21 22:26:25 UTC 2021


The branch main has been updated by sunpoet:

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

commit 7de8e4394a13694014c3a0c03c3a96edd43e9d3b
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 22:16:44 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 22:23:48 +0000

    www/rubygem-webrick: Add USES=cpe
---
 www/rubygem-webrick/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/www/rubygem-webrick/Makefile b/www/rubygem-webrick/Makefile
index 179831dc6eb4..71459b5c9039 100644
--- a/www/rubygem-webrick/Makefile
+++ b/www/rubygem-webrick/Makefile
@@ -12,9 +12,11 @@ LICENSE=	BSD2CLAUSE RUBY
 LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-USES=		gem
+USES=		cpe gem
 USE_RUBY=	yes
 
 NO_ARCH=	yes
 
+CPE_VENDOR=	ruby-lang
+
 .include <bsd.port.mk>


More information about the dev-commits-ports-all mailing list