From 4a5373ec6b2536c2028357de6432242f1baeadba Mon Sep 17 00:00:00 2001 From: Alexis Date: Thu, 8 Jan 2015 16:43:02 +1100 Subject: [PATCH] Add recipe for ewmctrl. --- recipes/ewmctrl | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes/ewmctrl diff --git a/recipes/ewmctrl b/recipes/ewmctrl new file mode 100644 index 00000000..e883b1b8 --- /dev/null +++ b/recipes/ewmctrl @@ -0,0 +1,3 @@ +(ewmctrl + :fetcher github + :repo "flexibeast/ewmctrl")