git: e813288396e5 - main - textproc/rubygem-rexml: Add USES=cpe

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


The branch main has been updated by sunpoet:

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

commit e813288396e581ca33676b26373ca47079cb5f14
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 22:16:28 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 22:23:47 +0000

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

diff --git a/textproc/rubygem-rexml/Makefile b/textproc/rubygem-rexml/Makefile
index 9af5bd6c25ac..d9d462a66aed 100644
--- a/textproc/rubygem-rexml/Makefile
+++ b/textproc/rubygem-rexml/Makefile
@@ -11,9 +11,11 @@ COMMENT=	XML toolkit for Ruby
 LICENSE=	BSD2CLAUSE
 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-main mailing list