From 392aef78cd1cf2ca2fefd8f5adf564ac51f2c924 Mon Sep 17 00:00:00 2001 From: Tokuhiro Matsuno Date: Mon, 23 Aug 2010 10:53:37 +0900 Subject: new formula: uim Signed-off-by: Adam Vandenberg --- Library/Formula/uim.rb | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Library/Formula/uim.rb (limited to 'Library') diff --git a/Library/Formula/uim.rb b/Library/Formula/uim.rb new file mode 100644 index 000000000..897e7b51c --- /dev/null +++ b/Library/Formula/uim.rb @@ -0,0 +1,16 @@ +require 'formula' + +class Uim