]> git.notmuchmail.org Git - notmuch/blob - emacs/notmuch-pkg.el.tmpl
9d0999c122a9e20e2189766d0b600a3016458df7
[notmuch] / emacs / notmuch-pkg.el.tmpl
1 ;; %AG%
2 (define-package
3   "notmuch"
4   %VERSION%
5   "Emacs based front-end (MUA) for notmuch"
6   '((emacs "24")
7     (cl-lib "0.6.1")))