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
commit7e6c845373681f44391da3c18c358c5fa3d394f5 (patch)
treeaa47829ee7f83cafc9f586445dc067b211484d61
parent7ae0ea86bb54e767d6241f975b8d05160808d9ca (diff)
downloadports-7e6c845373681f44391da3c18c358c5fa3d394f5.tar.gz
ports-7e6c845373681f44391da3c18c358c5fa3d394f5.zip
devel/rubygem-activesupport4: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/rubygem-activesupport4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rubygem-activesupport4/Makefile b/devel/rubygem-activesupport4/Makefile
index 568d1e404f86..e555913edb95 100644
--- a/devel/rubygem-activesupport4/Makefile
+++ b/devel/rubygem-activesupport4/Makefile
@@ -17,7 +17,8 @@ RUN_DEPENDS= rubygem-i18n>=0.7,2:devel/rubygem-i18n \
rubygem-thread_safe>=0.3.4<1:devel/rubygem-thread_safe \
rubygem-tzinfo1>=1.1<2:devel/rubygem-tzinfo1
-USES= gem
+USES= cpe gem
+CPE_VENDOR= ${PORTNAME}_project
USE_RUBY= yes
NO_ARCH= yes