aboutsummaryrefslogtreecommitdiff
path: root/www/janus/Makefile
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-30 14:50:47 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-30 15:14:18 +0000
commit77561a94ae5de1899208a65e90e3c4e641ebc445 (patch)
tree9a92bc0c40a131c3d6aa8796b05e8dda72ff9a92 /www/janus/Makefile
parentd3197ef374a503e22eb4a46601d63099ff2b1877 (diff)
downloadports-77561a94ae5de1899208a65e90e3c4e641ebc445.tar.gz
ports-77561a94ae5de1899208a65e90e3c4e641ebc445.zip
www/janus: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'www/janus/Makefile')
-rw-r--r--www/janus/Makefile3
1 files changed, 2 insertions, 1 deletions
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 \