Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Jun 2026 18:25:34 +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: 4a83329c2cec - main - devel/fossology-nomos-standalone: Add CPE information
Message-ID:  <6a24661e.35d70.69d78b41@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=4a83329c2cecf2c3c0def648a3c5069b8fb60684

commit 4a83329c2cecf2c3c0def648a3c5069b8fb60684
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-06 18:13:42 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-06 18:13:42 +0000

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

diff --git a/devel/fossology-nomos-standalone/Makefile b/devel/fossology-nomos-standalone/Makefile
index 5b22074ad189..2553ad8ec176 100644
--- a/devel/fossology-nomos-standalone/Makefile
+++ b/devel/fossology-nomos-standalone/Makefile
@@ -15,7 +15,8 @@ LIB_DEPENDS=	libjson-c.so:devel/json-c
 
 USE_GITHUB=	yes
 
-USES=		gnome gmake gettext pkgconfig
+USES=		cpe gnome gmake gettext pkgconfig
+CPE_VENDOR=	linuxfoundation
 USE_GNOME=	glib20
 
 BUILD_WRKSRC=	${WRKSRC}/src/nomos/agent


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a24661e.35d70.69d78b41>