Date: Thu, 21 Oct 2021 15:43:52 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: 20b597f052ab - main - www/hiawatha: Add CPE information Message-ID: <202110211543.19LFhqGb069701@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=20b597f052abd831bebbc9de1332920d21340691 commit 20b597f052abd831bebbc9de1332920d21340691 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 15:40:49 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 15:40:49 +0000 www/hiawatha: Add CPE information Approved by: portmgr (blanket) --- www/hiawatha/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/hiawatha/Makefile b/www/hiawatha/Makefile index c106abd988da..82bca118cf97 100644 --- a/www/hiawatha/Makefile +++ b/www/hiawatha/Makefile @@ -13,7 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libmbedtls.so:security/mbedtls -USES= cmake:insource compiler:c11 localbase:ldflags shebangfix +USES= cmake:insource compiler:c11 cpe localbase:ldflags shebangfix +CPE_VENDOR= ${PORTNAME}-webserver USE_RC_SUBR= hiawatha SHEBANG_FILES= extra/letsencrypt/lefh.in
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211543.19LFhqGb069701>