From 6b965acd58c478c0e33c5a182459ce5b420e3010 Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Tue, 21 Sep 2021 12:41:52 +0000 Subject: [PATCH] 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 96312500ffb1c..c2d2da5917c5c 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}"