git: 21d95c846997 - main - www/dolibarr21: Fix CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 10 Sep 2026 14:37:33 UTC
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=21d95c846997cc9e21a1717c5c0ce04e06159c54
commit 21d95c846997cc9e21a1717c5c0ce04e06159c54
Author: Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-09-10 13:52:50 +0000
Commit: Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-09-10 14:37:18 +0000
www/dolibarr21: Fix CPE information
---
www/dolibarr21/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/www/dolibarr21/Makefile b/www/dolibarr21/Makefile
index 24eebd638a02..3ea299c2dd16 100644
--- a/www/dolibarr21/Makefile
+++ b/www/dolibarr21/Makefile
@@ -19,6 +19,9 @@ NO_ARCH= yes
SUB_FILES= pkg-message
PLIST_SUB= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP}
+CPE_VENDOR= dolibarr
+CPE_PRODUCT= dolibarr_erp/crm
+
OPTIONS_DEFINE= MYSQL PGSQL
OPTIONS_DEFAULT= PGSQL