Date: Tue, 21 Sep 2021 12:59:35 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6b965acd58c4 - main - www/webgrind: Add CPE information Message-ID: <202109211259.18LCxZaX068658@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=6b965acd58c478c0e33c5a182459ce5b420e3010 commit 6b965acd58c478c0e33c5a182459ce5b420e3010 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-09-21 12:41:52 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-09-21 12:58:13 +0000 www/webgrind: Add CPE information Approved by: portmgr (blanket) --- www/webgrind/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/www/webgrind/Makefile b/www/webgrind/Makefile index 96312500ffb1..c2d2da5917c5 100644 --- a/www/webgrind/Makefile +++ b/www/webgrind/Makefile @@ -18,7 +18,9 @@ OPTIONS_DEFINE= CALLGRAPH USE_GITHUB= yes GH_ACCOUNT= jokkedk -USES= php +USES= cpe php + +CPE_VENDOR= webgrind_project PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109211259.18LCxZaX068658>