Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jun 2026 19:16:58 +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: e9c98e12a24a - main - devel/gconf2: Add CPE information
Message-ID:  <6a27152a.3d33f.3cf6f913@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=e9c98e12a24a9d1eb530d7d0deb897eafd5b346a

commit e9c98e12a24a9d1eb530d7d0deb897eafd5b346a
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-08 18:45:40 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-08 19:08:55 +0000

    devel/gconf2: Add CPE information
---
 devel/gconf2/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile
index 80ec97c759ca..3f08263ede34 100644
--- a/devel/gconf2/Makefile
+++ b/devel/gconf2/Makefile
@@ -13,7 +13,10 @@ WWW=		https://www.gnome.org/projects/gconf/
 LICENSE=	LGPL20
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		tar:xz
+USES=		cpe tar:xz
+
+CPE_PRODUCT=	gconf
+CPE_VENDOR=	gnome
 
 LIB_DEPENDS=	libdbus-glib-1.so:devel/dbus-glib
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a27152a.3d33f.3cf6f913>