From a25ac164900f3b6946f46cfd9034974926242603 Mon Sep 17 00:00:00 2001 From: Erik Hetzner Date: Sun, 9 Nov 2014 09:39:02 -0800 Subject: [PATCH] Add recipe for FLIM --- recipes/flim | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 recipes/flim diff --git a/recipes/flim b/recipes/flim new file mode 100644 index 00000000..3aeda78a --- /dev/null +++ b/recipes/flim @@ -0,0 +1,10 @@ +(flim :repo "wanderlust/flim" + :fetcher github + :files ("*.texi" + "*.el" + (:exclude + "md5-dl.el" + "md5-el.el" + "mel-b-dl.el" + "sha1-dl.el" + "smtpmail.el")))