git: a96a296c3fba - main - devel/rubygem-rubocop: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Oct 2021 17:38:00 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a96a296c3fba61f47934974a783e675752560ff9
commit a96a296c3fba61f47934974a783e675752560ff9
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-17 17:37:12 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-17 17:37:12 +0000
devel/rubygem-rubocop: Add CPE information
Approved by: portmgr (blanket)
---
devel/rubygem-rubocop/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/rubygem-rubocop/Makefile b/devel/rubygem-rubocop/Makefile
index af5d5ba3937c..7d13f0fd1e82 100644
--- a/devel/rubygem-rubocop/Makefile
+++ b/devel/rubygem-rubocop/Makefile
@@ -18,7 +18,8 @@ RUN_DEPENDS= rubygem-parallel>=1.10<2:sysutils/rubygem-parallel \
rubygem-ruby-progressbar>=1.7<2:devel/rubygem-ruby-progressbar \
rubygem-unicode-display_width>=1.4.0<3.0:devel/rubygem-unicode-display_width
-USES= gem
+USES= cpe gem
+CPE_VENDOR= ${PORTNAME}_project
USE_RUBY= yes
NO_ARCH= yes