opnsense-plugins/net/radsecproxy/Makefile
2021-07-06 09:18:55 +02:00

7 lines
233 B
Makefile

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