mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-09 11:08:44 -04:00
8 lines
252 B
Makefile
8 lines
252 B
Makefile
PLUGIN_NAME= radsecproxy
|
|
PLUGIN_VERSION= 1.0
|
|
PLUGIN_REVISION= 2
|
|
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"
|