Files

9 lines
242 B
Makefile
Raw Permalink Normal View History

2017-07-24 09:34:50 +02:00
PLUGIN_NAME= freeradius
2025-10-22 17:02:44 +02:00
PLUGIN_VERSION= 1.9.28
2025-11-29 08:24:35 +01:00
PLUGIN_REVISION= 1
2017-07-24 09:34:50 +02:00
PLUGIN_COMMENT= RADIUS Authentication, Authorization and Accounting Server
PLUGIN_DEPENDS= freeradius3
PLUGIN_MAINTAINER= m.muenz@gmail.com
2017-07-06 08:37:11 +02:00
2022-11-15 08:55:50 +01:00
.include "../../Mk/plugins.mk"