From 2bb19cb1a5429729f771e7b528bc696cdf0152b0 Mon Sep 17 00:00:00 2001 From: Timothée Peignier Date: Wed, 13 Oct 2010 17:27:00 +0200 Subject: add riak-search formula Signed-off-by: Adam Vandenberg --- Library/Formula/riak-search.rb | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 Library/Formula/riak-search.rb (limited to 'Library') diff --git a/Library/Formula/riak-search.rb b/Library/Formula/riak-search.rb new file mode 100644 index 000000000..e843b43ec --- /dev/null +++ b/Library/Formula/riak-search.rb @@ -0,0 +1,34 @@ +require 'formula' + +class RiakSearch