Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 15:44:03 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: 4034414a9729 - main - www/mongoose: Add CPE information
Message-ID:  <202110211544.19LFi3gV069978@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=4034414a97298fa90caad42132301479c1e5da2b

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

    www/mongoose: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 www/mongoose/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www/mongoose/Makefile b/www/mongoose/Makefile
index 5d278b196a15..9e1d056591fe 100644
--- a/www/mongoose/Makefile
+++ b/www/mongoose/Makefile
@@ -13,7 +13,8 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	cesanta
 GH_TAGNAME=	632b3a3
 
-USES=		gmake dos2unix
+USES=		cpe gmake dos2unix
+CPE_VENDOR=	cesanta
 
 ALL_TARGET=	web_server
 MAKE_ENV=	LIBS=-lpthread



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