Files

9 lines
227 B
Makefile
Raw Permalink Normal View History

2017-09-25 10:52:00 +02:00
PLUGIN_NAME= web-proxy-sso
2018-03-22 09:54:27 +01:00
PLUGIN_VERSION= 2.2
2024-02-06 08:55:50 +01:00
PLUGIN_REVISION= 3
2017-09-25 12:49:49 +04:00
PLUGIN_COMMENT= Kerberos authentication module
PLUGIN_DEPENDS= msktutil cyrus-sasl-gssapi
2017-09-25 10:52:00 +02:00
PLUGIN_WWW= https://smart-soft.ru
2017-09-25 12:49:49 +04:00
.include "../../Mk/plugins.mk"