aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:47 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:47 +0000
commit160c83763e6f5fe4b026c7af820ec9307c39d371 (patch)
treeae851d4f62738a7f3d39a4143b914e12b2df1740
parent7e6c845373681f44391da3c18c358c5fa3d394f5 (diff)
downloadports-160c83763e6f5fe4b026c7af820ec9307c39d371.tar.gz
ports-160c83763e6f5fe4b026c7af820ec9307c39d371.zip
devel/rubygem-activesupport5: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/rubygem-activesupport5/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rubygem-activesupport5/Makefile b/devel/rubygem-activesupport5/Makefile
index b3a19eeb99c2..00407bb126fa 100644
--- a/devel/rubygem-activesupport5/Makefile
+++ b/devel/rubygem-activesupport5/Makefile
@@ -18,7 +18,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