Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Jun 2026 18:36:21 +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: 91f49a8b8206 - main - devel/libkiwix13: Add CPE information
Message-ID:  <6a2468a5.38282.601934f0@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=91f49a8b8206f11c8ae7a7a1f458b833a33d649c

commit 91f49a8b8206f11c8ae7a7a1f458b833a33d649c
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-06 18:22:34 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-06 18:30:21 +0000

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

diff --git a/devel/libkiwix13/Makefile b/devel/libkiwix13/Makefile
index 70ad89bbd4aa..5a3862090d98 100644
--- a/devel/libkiwix13/Makefile
+++ b/devel/libkiwix13/Makefile
@@ -28,7 +28,8 @@ LIB_DEPENDS=	libzim.so:devel/libzim \
 		libcurl.so:ftp/curl \
 		libmicrohttpd.so:www/libmicrohttpd
 
-USES=		compiler:c++17-lang meson pkgconfig python shebangfix tar:xz
+USES=		compiler:c++17-lang cpe meson pkgconfig python shebangfix tar:xz
+CPE_VENDOR=	kiwix
 USE_LDCONFIG=	yes
 
 CONFLICTS_INSTALL=	libkiwix


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2468a5.38282.601934f0>