]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-pkg.el.tmpl
emacs: generate notmuch-pkg.el
[notmuch] / 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)