git: 6b965acd58c4 - main - www/webgrind: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 21 12:59:38 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6b965acd58c478c0e33c5a182459ce5b420e3010
commit 6b965acd58c478c0e33c5a182459ce5b420e3010
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 12:41:52 +0000
Commit: Bernhard Froehlich <decke at 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}"
More information about the dev-commits-ports-all
mailing list