diff options
author | wiz <wiz@pkgsrc.org> | 2014-01-09 12:15:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-01-09 12:15:23 +0000 |
commit | 774d48973cb4d568f56f2763619a63a05652122e (patch) | |
tree | 04db2990dfdd048bd69628bac1defd19f9cb373d /mail/notmuch/PLIST | |
parent | 31ed5611bc9e95b0fbbe198c8cf337081e1b3f15 (diff) | |
download | pkgsrc-774d48973cb4d568f56f2763619a63a05652122e.tar.gz |
Import notmuch-0.17 as mail/notmuch, packaged for wip by myself
and tonnerre.
Notmuch is a system for indexing, searching, reading, and tagging
large collections of email messages in maildir or mh format. It uses
the Xapian library to provide fast, full-text search with a convenient
search syntax.
Diffstat (limited to 'mail/notmuch/PLIST')
-rw-r--r-- | mail/notmuch/PLIST | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/mail/notmuch/PLIST b/mail/notmuch/PLIST new file mode 100644 index 00000000000..c995160badb --- /dev/null +++ b/mail/notmuch/PLIST @@ -0,0 +1,40 @@ +@comment $NetBSD: PLIST,v 1.1 2014/01/09 12:15:23 wiz Exp $ +bin/notmuch +include/notmuch.h +lib/libnotmuch.so +lib/libnotmuch.so.3 +lib/libnotmuch.so.3.1.0 +man/man1/notmuch-compact.1 +man/man1/notmuch-config.1 +man/man1/notmuch-count.1 +man/man1/notmuch-dump.1 +man/man1/notmuch-insert.1 +man/man1/notmuch-new.1 +man/man1/notmuch-reply.1 +man/man1/notmuch-restore.1 +man/man1/notmuch-search.1 +man/man1/notmuch-setup.1 +man/man1/notmuch-show.1 +man/man1/notmuch-tag.1 +man/man1/notmuch.1 +man/man5/notmuch-hooks.5 +man/man7/notmuch-search-terms.7 +share/emacs/site-lisp/coolj.el +share/emacs/site-lisp/notmuch-address.el +share/emacs/site-lisp/notmuch-crypto.el +share/emacs/site-lisp/notmuch-hello.el +share/emacs/site-lisp/notmuch-lib.el +share/emacs/site-lisp/notmuch-logo.png +share/emacs/site-lisp/notmuch-maildir-fcc.el +share/emacs/site-lisp/notmuch-message.el +share/emacs/site-lisp/notmuch-mua.el +share/emacs/site-lisp/notmuch-parser.el +share/emacs/site-lisp/notmuch-print.el +share/emacs/site-lisp/notmuch-query.el +share/emacs/site-lisp/notmuch-show.el +share/emacs/site-lisp/notmuch-tag.el +share/emacs/site-lisp/notmuch-tree.el +share/emacs/site-lisp/notmuch-wash.el +share/emacs/site-lisp/notmuch.el +share/examples/notmuch/bash_completion.d/notmuch +share/examples/notmuch/zsh/functions/Completion/Unix/_notmuch |