Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 2021 15:15:10 GMT
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: 77561a94ae5d - main - www/janus: Add CPE information
Message-ID:  <202109301515.18UFFANH047011@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit 77561a94ae5de1899208a65e90e3c4e641ebc445
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-30 14:50:47 +0000
Commit:     Bernhard Froehlich <decke@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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109301515.18UFFANH047011>