]> git.cworth.org Git - notmuch-old/blobdiff - emacs/notmuch-pkg.el.tmpl
Merge tag 'debian/0.23.5-1' into jessie-backports
[notmuch-old] / emacs / notmuch-pkg.el.tmpl
diff --git a/emacs/notmuch-pkg.el.tmpl b/emacs/notmuch-pkg.el.tmpl
new file mode 100644 (file)
index 0000000..de97baa
--- /dev/null
@@ -0,0 +1,6 @@
+;; %AG%
+(define-package
+  "notmuch"
+  %VERSION%
+  "Emacs based front-end (MUA) for notmuch"
+  nil)