Date: Fri, 05 Jun 2026 18:07:12 +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: ecb3c68bbcd8 - main - devel/libcjson: Add CPE information Message-ID: <6a231050.216cb.2d705172@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=ecb3c68bbcd8d15b066caa1ce7ec665c70cf7f5a commit ecb3c68bbcd8d15b066caa1ce7ec665c70cf7f5a Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2026-06-05 18:01:41 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2026-06-05 18:02:02 +0000 devel/libcjson: Add CPE information --- devel/libcjson/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/libcjson/Makefile b/devel/libcjson/Makefile index 8564bf6b7e29..d132a0782d99 100644 --- a/devel/libcjson/Makefile +++ b/devel/libcjson/Makefile @@ -10,7 +10,9 @@ WWW= https://github.com/DaveGamble/cJSON LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cmake:testing compiler:c11 +USES= cmake:testing cpe compiler:c11 +CPE_VENDOR= davegamble +CPE_PRODUCT= cjson CMAKE_OFF= CJSON_OVERRIDE_BUILD_SHARED_LIBS \ ENABLE_CJSON_TEST \home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a231050.216cb.2d705172>
