mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
8 lines
233 B
Makefile
8 lines
233 B
Makefile
PLUGIN_NAME= radsecproxy
|
|
PLUGIN_VERSION= 1.1
|
|
PLUGIN_COMMENT= RADIUS proxy provides both RADIUS UDP and TCP/TLS (RadSec) transport
|
|
PLUGIN_DEPENDS= radsecproxy
|
|
PLUGIN_MAINTAINER= tobias@boehnert.dev
|
|
|
|
.include "../../Mk/plugins.mk"
|