From ab9d3113433edfa12117e1a4fb1685de7dc26629 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Thu, 21 Oct 2021 17:40:48 +0200 Subject: [PATCH] www/bolt: Add CPE information Approved by: portmgr (blanket) --- www/bolt/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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