mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
9 lines
227 B
Makefile
9 lines
227 B
Makefile
PLUGIN_NAME= web-proxy-sso
|
|
PLUGIN_VERSION= 2.2
|
|
PLUGIN_REVISION= 3
|
|
PLUGIN_COMMENT= Kerberos authentication module
|
|
PLUGIN_DEPENDS= msktutil cyrus-sasl-gssapi
|
|
PLUGIN_WWW= https://smart-soft.ru
|
|
|
|
.include "../../Mk/plugins.mk"
|