Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jun 2026 19:16:37 +0000
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 623e98fc0afc - main - databases/mantis: Add CPE information
Message-ID:  <6a271515.3d48f.2b3ac5f2@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=623e98fc0afcd7bb60088918497ccce38c696efb

commit 623e98fc0afcd7bb60088918497ccce38c696efb
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-08 18:25:27 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-08 19:08:52 +0000

    databases/mantis: Add CPE information
---
 databases/mantis/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/databases/mantis/Makefile b/databases/mantis/Makefile
index 7d4eb85aa6c5..8c483c826594 100644
--- a/databases/mantis/Makefile
+++ b/databases/mantis/Makefile
@@ -13,7 +13,9 @@ WWW=		https://www.mantisbt.org/
 
 LICENSE=	GPLv2
 
-USES=		php:flavors
+USES=		cpe php:flavors
+CPE_PRODUCT=	mantisbt
+CPE_VENDOR=	mantisbt
 USE_GITHUB=	nodefault
 USE_PHP=	fileinfo filter mbstring session xml
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a271515.3d48f.2b3ac5f2>