Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Jun 2026 18:36:28 +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: 14e04c4697b4 - main - devel/nlohmann-json: Add CPE information
Message-ID:  <6a2468ac.36af3.5a90da92@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=14e04c4697b437d44d69d5987dd3517df505dba7

commit 14e04c4697b437d44d69d5987dd3517df505dba7
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-06 18:27:14 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-06 18:30:22 +0000

    devel/nlohmann-json: Add CPE information
---
 devel/nlohmann-json/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/nlohmann-json/Makefile b/devel/nlohmann-json/Makefile
index cd3b56a36c9d..45edb48e1671 100644
--- a/devel/nlohmann-json/Makefile
+++ b/devel/nlohmann-json/Makefile
@@ -17,7 +17,8 @@ WWW=		https://nlohmann.github.io/json/ \
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.MIT
 
-USES=		cmake:testing compiler:c++11-lib
+USES=		cmake:testing compiler:c++11-lib cpe
+CPE_VENDOR=	nlohmann
 USE_GITHUB=	yes
 GH_ACCOUNT=	nlohmann
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2468ac.36af3.5a90da92>