From d402e901a13793b4d1a9de85db3f165a2409d0d1 Mon Sep 17 00:00:00 2001 From: Daniel Brockman Date: Mon, 12 May 2014 17:23:30 +0200 Subject: [PATCH] Add `recipes/bongo' --- recipes/bongo | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes/bongo diff --git a/recipes/bongo b/recipes/bongo new file mode 100644 index 00000000..887b06e7 --- /dev/null +++ b/recipes/bongo @@ -0,0 +1,2 @@ +(bongo :repo "dbrock/bongo" :fetcher github + :files ("*.el" "*.texi" "images" "*.rb"))