Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Jun 2026 18:36:20 +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: c05b65e5ee59 - main - devel/libkiwix: Add CPE information
Message-ID:  <6a2468a4.37b20.16e038c3@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=c05b65e5ee593c67626fd9b856042d4b5e8afa40

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

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

diff --git a/devel/libkiwix/Makefile b/devel/libkiwix/Makefile
index 34d5a8b1c7e1..935298812e36 100644
--- a/devel/libkiwix/Makefile
+++ b/devel/libkiwix/Makefile
@@ -27,7 +27,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=	libkiwix13


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2468a4.37b20.16e038c3>