aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2018-02-27 05:01:28 +0000
committerDima Panov <fluffy@FreeBSD.org>2018-02-27 05:01:28 +0000
commited2a6eb1387c9bf7f1ad02759ccf70e145a2e516 (patch)
treeb1d7da9b02b6d7dc8db35785f60c9ebeb7102edf /mail/Makefile
parent4f1b9160a46d92a4b74d8df36158b9c219e21238 (diff)
downloadports-ed2a6eb1387c9bf7f1ad02759ccf70e145a2e516.tar.gz
ports-ed2a6eb1387c9bf7f1ad02759ccf70e145a2e516.zip
- Pass maintainership of mail/notmuch and mail/py-notmuch to submitter.
- Update ports to version to 0.26. - Unconditionally install completions according to Porter's Handbook Chapter 6.31. without adding extra dependencies. - Turn on the MANPAGES option by default. Building the manual pages is kept as an option to allow for more minimal custom builds. - Remove RUBY option as it never did anything. There are no build or install instructions in the Makefile nor %%RUBY%% references in pkg-plist. Building with the RUBY option enabled makes absolutely no difference to the produced package. The only thing ever requiring the Ruby bindings to the Notmuch library is the Vim client, which isn't built either. - Turn mail/py-notmuch into a slave port of mail/notmuch. - Split off EMACS option into the flavor aware slave port mail/notmuch-emacs. - Split off MUTT option into the slave port mail/notmuch-mutt. - Perform miscellaneous cleanups. PR: 225059 Submitted by: seschwar AT gmail.com Reviewed by: mat, fluffy, maintainers Approved by: maintainers Differential Revision: D13944
Notes
Notes: svn path=/head/; revision=463108
Diffstat (limited to 'mail/Makefile')
-rw-r--r--mail/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 68bafb99f911..20b06d4d4037 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -274,6 +274,8 @@
SUBDIR += nohtml
SUBDIR += normalizemime
SUBDIR += notmuch
+ SUBDIR += notmuch-emacs
+ SUBDIR += notmuch-mutt
SUBDIR += nullmailer
SUBDIR += nullpop
SUBDIR += offlineimap