mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
7 lines
221 B
Makefile
7 lines
221 B
Makefile
PLUGIN_NAME= freeradius
|
|
PLUGIN_VERSION= 1.10
|
|
PLUGIN_COMMENT= RADIUS Authentication, Authorization and Accounting Server
|
|
PLUGIN_DEPENDS= freeradius3
|
|
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
|
|
|
.include "../../Mk/plugins.mk"
|