summaryrefslogtreecommitdiff
path: root/mu4e/mu4e-pkg.el.in
blob: ed8e733a21dcb545ef2a92f3f3ad0296f387a0d4 (plain)
1
2
3
4
5
6
7
;; -*- no-byte-compile: t; -*-
(define-package "mu4e" "@VERSION@"
  "part of mu4e, the mu mail user agent"
  '((emacs "@EMACS_MIN_VERSION@"))
  :authors '(("Dirk-Jan C. Binnema" . "djcb@djcbsoftware.nl"))
  :maintainer '("Dirk-Jan C. Binnema" . "djcb@djcbsoftware.nl")
  :keywords '("email"))