summaryrefslogtreecommitdiffstats
path: root/network/neomutt/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/neomutt/README')
-rw-r--r--network/neomutt/README18
1 files changed, 18 insertions, 0 deletions
diff --git a/network/neomutt/README b/network/neomutt/README
new file mode 100644
index 0000000000..3678678bb6
--- /dev/null
+++ b/network/neomutt/README
@@ -0,0 +1,18 @@
+Mutt is a small but very powerful text-based MIME mail client. Mutt
+is highly configurable, and is well suited to the mail power user with
+advanced features like key bindings, keyboard macros, mail threading,
+regular expression searches and a powerful pattern matching language
+for selecting groups of messages.
+
+Optional dependencies:
+
+* lua53 or lua52 - Powerful, fast, light-weight, embeddable scripting language
+* notmuch - fast mail indexer for maildir
+* kyotocabinet - straightforward implementation of DBM
+* libidn2 - GNU IDN Library version 2
+
+This script builds neomutt without optional support
+for notmuch, lua and kyotocabinet.
+You can be enabled with:
+
+# NOTMUCH=yes LUA=yes KYOTO=yes ./neomutt.SlackBuild