git: 945599c030ba - main - www/dolibarr14: Fix CPE entry after repocopy
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 31 May 2022 09:56:50 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=945599c030ba1176b0736ca896df602b4ef933f9 commit 945599c030ba1176b0736ca896df602b4ef933f9 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2022-05-28 19:30:48 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2022-05-31 09:51:48 +0000 www/dolibarr14: Fix CPE entry after repocopy Approved by: portmgr (blanket) --- www/dolibarr14/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/dolibarr14/Makefile b/www/dolibarr14/Makefile index 56cffe82e4e5..0795976fc0ec 100644 --- a/www/dolibarr14/Makefile +++ b/www/dolibarr14/Makefile @@ -17,6 +17,9 @@ NO_ARCH= yes SUB_FILES= pkg-message PLIST_SUB= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} +CPE_VENDOR= dolibarr +CPE_PRODUCT= dolibarr + OPTIONS_DEFINE= MYSQL PGSQL OPTIONS_DEFAULT= PGSQL