git: 8f6bf152771b - main - www/bareos17-webui: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Oct 2021 19:57:47 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=8f6bf152771b3cc79b27668b96f324606a7db177 commit 8f6bf152771b3cc79b27668b96f324606a7db177 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-23 19:57:33 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-23 19:57:33 +0000 www/bareos17-webui: Add CPE information Approved by: portmgr (blanket) --- www/bareos17-webui/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/bareos17-webui/Makefile b/www/bareos17-webui/Makefile index eb245671d5e7..430afd6ea82e 100644 --- a/www/bareos17-webui/Makefile +++ b/www/bareos17-webui/Makefile @@ -14,7 +14,8 @@ USE_GITHUB= yes GH_ACCOUNT= bareos GH_PROJECT= bareos-webui -USES= php +USES= cpe php +CPE_PRODUCT= bareos USE_PHP= openssl gettext ctype hash json session iconv NO_BUILD= yes NO_ARCH= yes