aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-06-10 17:00:26 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-06-10 17:00:26 +0000
commit58a7a27e6cca0e8dc8d6683b2443266573465978 (patch)
treec6e1fb4c135fd2c91d9b405314b85aaf151e1366 /mail/Makefile
parentedf0c0f0b11a5fad1c7ad0a0d2ea9350b795ea8d (diff)
downloadports-58a7a27e6cca0e8dc8d6683b2443266573465978.tar.gz
ports-58a7a27e6cca0e8dc8d6683b2443266573465978.zip
New port: mail/aerc
Aerc is an email client that runs in your terminal. It is highly efficient and extensible, perfect for the discerning hacker. Some of its more interesting features include: - Editing emails in an embedded terminal tmux-style, allowing you to check on incoming emails and reference other threads while you compose your replies - Render HTML emails with an interactive terminal web browser, highlight patches with diffs, and browse with an embedded less session - Vim-style keybindings and ex-command system, allowing for powerful automation at a single keystroke - First-class support for working with git & email - Open a new tab with a terminal emulator and a shell running for easy access to nearby git repos for parallel work - Support for multiple accounts, with support for IMAP, Maildir, SMTP, and sendmail transfer protocols - CalDAV and CardDAV support for synchronizing contacts & calendar events - Asynchronous IMAP support ensures the UI never gets locked up by a flaky network, as mutt often does - Efficient network usage - aerc only downloads the information which is necessary to present the UI, making for a snappy and bandwidth-efficient experience WWW: https://aerc-mail.org/
Notes
Notes: svn path=/head/; revision=503916
Diffstat (limited to 'mail/Makefile')
-rw-r--r--mail/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index da9e59a76a80..b502682c38b5 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -7,6 +7,7 @@
SUBDIR += adcomplain
SUBDIR += addresses
SUBDIR += addresses-goodies
+ SUBDIR += aerc
SUBDIR += akpop3d
SUBDIR += alpine
SUBDIR += altermime