Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 15:43:47 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ab9d3113433e - main - www/bolt: Add CPE information
Message-ID:  <202110211543.19LFhlb0069555@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ab9d3113433edfa12117e1a4fb1685de7dc26629

commit ab9d3113433edfa12117e1a4fb1685de7dc26629
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 15:40:48 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 15:40:48 +0000

    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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211543.19LFhlb0069555>