git: 611b744f2a0c - main - devel/rubygem-rdoc: Add USES=cpe
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Sep 21 22:27:12 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=611b744f2a0c978c8824f5ee8706d96d0f2d2ac5
commit 611b744f2a0c978c8824f5ee8706d96d0f2d2ac5
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 22:18:05 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 22:24:00 +0000
devel/rubygem-rdoc: Add USES=cpe
---
devel/rubygem-rdoc/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/devel/rubygem-rdoc/Makefile b/devel/rubygem-rdoc/Makefile
index bb2ed702001c..1d7b5cbfc8fb 100644
--- a/devel/rubygem-rdoc/Makefile
+++ b/devel/rubygem-rdoc/Makefile
@@ -10,11 +10,13 @@ LICENSE= GPLv2 RUBY
LICENSE_COMB= dual
LICENSE_FILE_RUBY= ${WRKSRC}/LICENSE.rdoc
-USES= gem
+USES= cpe gem
USE_RUBY= yes
NO_ARCH= yes
+CPE_VENDOR= ruby-lang
+
.include <bsd.port.pre.mk>
.if ${RUBY_VER} >= 2.7
More information about the dev-commits-ports-all
mailing list