git: 77561a94ae5d - main - www/janus: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 30 15:15:11 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=77561a94ae5de1899208a65e90e3c4e641ebc445

commit 77561a94ae5de1899208a65e90e3c4e641ebc445
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 14:50:47 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 15:14:18 +0000

    www/janus: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 www/janus/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www/janus/Makefile b/www/janus/Makefile
index 9cdc6e3fa3be..2674779e9b9e 100644
--- a/www/janus/Makefile
+++ b/www/janus/Makefile
@@ -25,11 +25,12 @@ LIB_DEPENDS=	libsrtp2.so:net/libsrtp2 \
 		libwebsockets.so:net/libwebsockets \
 		libconfig.so:devel/libconfig
 
-USES=		libtool pkgconfig autoreconf gmake localbase gnome ssl
+USES=		libtool pkgconfig autoreconf cpe gmake localbase gnome ssl
 USE_GNOME=	glib20
 USE_GITHUB=	yes
 GH_ACCOUNT=	meetecho
 GH_PROJECT=	janus-gateway
+CPE_VENDOR=	meetecho
 USE_RC_SUBR=	janus
 CONFIGURE_ARGS+=	--disable-mqtt \
 		--disable-rabbitmq \


More information about the dev-commits-ports-all mailing list