Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jun 2026 19:16:33 +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: cfd5d78d4687 - main - comms/rtl-433: Add CPE information
Message-ID:  <6a271511.3d9a8.7e753527@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=cfd5d78d468756130a4cc3e44b953d50ca2d97f3

commit cfd5d78d468756130a4cc3e44b953d50ca2d97f3
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-08 18:20:35 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-08 19:08:50 +0000

    comms/rtl-433: Add CPE information
---
 comms/rtl-433/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/comms/rtl-433/Makefile b/comms/rtl-433/Makefile
index c6b12a6c7580..ba10d9fb8d5b 100644
--- a/comms/rtl-433/Makefile
+++ b/comms/rtl-433/Makefile
@@ -12,7 +12,10 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 LIB_DEPENDS=	librtlsdr.so:comms/rtl-sdr \
 		libSoapySDR.so:misc/soapysdr
 
-USES=		cmake pkgconfig ssl
+USES=		cmake cpe pkgconfig ssl
+
+CPE_PRODUCT=	rtl_433
+CPE_VENDOR=	rtl_433_project
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	merbanan


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a271511.3d9a8.7e753527>