aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:50 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:50 +0000
commitbdb167f8b2adc16ae5d780c53f478871996edbf2 (patch)
tree5b8a74d24adc844acf3d13680e8271944f036b01
parentc232027f35e55b0e6b20a76915a9047910f287f8 (diff)
downloadports-bdb167f8b2adc16ae5d780c53f478871996edbf2.tar.gz
ports-bdb167f8b2adc16ae5d780c53f478871996edbf2.zip
devel/rubygem-bindata: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/rubygem-bindata/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rubygem-bindata/Makefile b/devel/rubygem-bindata/Makefile
index 3e299853c39c..3b14339bb845 100644
--- a/devel/rubygem-bindata/Makefile
+++ b/devel/rubygem-bindata/Makefile
@@ -13,7 +13,8 @@ LICENSE_COMB= dual
LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
LICENSE_FILE_RUBY= ${WRKSRC}/COPYING
-USES= gem
+USES= cpe gem
+CPE_VENDOR= ${PORTNAME}_project
USE_RUBY= yes
NO_ARCH= yes