aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-21 15:40:48 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-21 15:40:48 +0000
commitab9d3113433edfa12117e1a4fb1685de7dc26629 (patch)
tree739ba181f5f0b6c2d7f61518f78cba9bc58041b8
parent0b0023391ed659bff79f7cdff9d45273af683ae5 (diff)
downloadports-ab9d3113433edfa12117e1a4fb1685de7dc26629.tar.gz
ports-ab9d3113433edfa12117e1a4fb1685de7dc26629.zip
www/bolt: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--www/bolt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/bolt/Makefile b/www/bolt/Makefile
index ea3592d88c9b..02af6c60d6b7 100644
--- a/www/bolt/Makefile
+++ b/www/bolt/Makefile
@@ -12,7 +12,8 @@ COMMENT= Sophisticated, lightweight & simple CMS
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-USES= php:web
+USES= cpe php:web
+CPE_VENDOR= ${PORTNAME}cms
NO_ARCH= yes
NO_BUILD= yes