From efc883c84c665446467bde2cc4521c7da6901da9 Mon Sep 17 00:00:00 2001 From: Alessandro Piras Date: Sun, 13 Jan 2013 19:04:06 +0100 Subject: [PATCH] Added enotify recipe. --- recipes/enotify | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes/enotify diff --git a/recipes/enotify b/recipes/enotify new file mode 100644 index 00000000..96bacd7b --- /dev/null +++ b/recipes/enotify @@ -0,0 +1,3 @@ +(enotify :repo "laynor/enotify" + :fetcher github + :files ("*.el"))