summaryrefslogtreecommitdiffstats
path: root/package/msmtp/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/msmtp/Config.in')
-rw-r--r--package/msmtp/Config.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/msmtp/Config.in b/package/msmtp/Config.in
new file mode 100644
index 000000000..385ad90d2
--- /dev/null
+++ b/package/msmtp/Config.in
@@ -0,0 +1,10 @@
+config BR2_PACKAGE_MSMTP
+ bool "msmtp"
+ help
+ msmtp is an SMTP client. In the default mode, it transmits a
+ mail to an SMTP server (for example at a free mail provider)
+ which takes care of further delivery.
+
+ Note that msmtp is licensed under GPLv3.
+
+ http://msmtp.sourceforge.net/