mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-19 02:29:23 -05:00
7 lines
187 B
Makefile
7 lines
187 B
Makefile
PLUGIN_NAME= turnserver
|
|
PLUGIN_VERSION= 1.1
|
|
PLUGIN_COMMENT= The coturn STUN/TURN Server
|
|
PLUGIN_DEPENDS= turnserver
|
|
PLUGIN_MAINTAINER= opnsense@moov.de
|
|
|
|
.include "../../Mk/plugins.mk"
|