aboutsummaryrefslogtreecommitdiffstats
path: root/package/libgsasl/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/libgsasl/Config.in')
-rw-r--r--package/libgsasl/Config.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/libgsasl/Config.in b/package/libgsasl/Config.in
new file mode 100644
index 000000000..518138627
--- /dev/null
+++ b/package/libgsasl/Config.in
@@ -0,0 +1,11 @@
+config BR2_PACKAGE_LIBGSASL
+ bool "libgsasl"
+ help
+ Simple Authentication and Security Layer framework Library.
+ GNU SASL is an implementation of the Simple Authentication and
+ Security Layer framework and a few common SASL mechanisms.
+ SASL is used by network servers (e.g., IMAP, SMTP) to request
+ authentication from clients, and in clients to authenticate
+ against servers.
+
+ http://www.gnu.org/software/gsasl