Files
plugins/net/radsecproxy/Makefile
T
2023-05-12 11:36:09 +02:00

9 lines
252 B
Makefile

PLUGIN_NAME= radsecproxy
PLUGIN_VERSION= 1.0
PLUGIN_REVISION= 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"