aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:48 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:48 +0000
commit06d679055b109ef53b829ba32dcda14ade087158 (patch)
tree86deb628a0cddcaf6ca78e0b42bc14f315228312
parent0885e45dcb8993ddf490e741f780bd483fd24f41 (diff)
downloadports-06d679055b109ef53b829ba32dcda14ade087158.tar.gz
ports-06d679055b109ef53b829ba32dcda14ade087158.zip
devel/rubygem-activesupport52: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/rubygem-activesupport52/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rubygem-activesupport52/Makefile b/devel/rubygem-activesupport52/Makefile
index 6978f2378456..2d656ea5c194 100644
--- a/devel/rubygem-activesupport52/Makefile
+++ b/devel/rubygem-activesupport52/Makefile
@@ -17,7 +17,8 @@ RUN_DEPENDS= rubygem-concurrent-ruby>=1.0.2<2:devel/rubygem-concurrent-ruby \
rubygem-minitest>=5.1<6:devel/rubygem-minitest \
rubygem-tzinfo1>=1.1<2:devel/rubygem-tzinfo1
-USES= gem
+USES= cpe gem
+CPE_VENDOR= ${PORTNAME}_project
USE_RUBY= yes
NO_ARCH= yes