From 09a18f1f9f73b2515ad1aeb02b52c7f25c8040e6 Mon Sep 17 00:00:00 2001 From: Kyle Fuller Date: Fri, 15 Jan 2010 16:32:40 +0000 Subject: [PATCH] New formula for ut-cache Signed-off-by: Adam Vandenberg --- Formula/ut-cache.rb | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 Formula/ut-cache.rb diff --git a/Formula/ut-cache.rb b/Formula/ut-cache.rb new file mode 100644 index 0000000000..59ecbc7f8b --- /dev/null +++ b/Formula/ut-cache.rb @@ -0,0 +1,33 @@ +require 'formula' + +class UtCache