From 3066bc9c042dd81e74d22fbe4eacf28b31ff08f3 Mon Sep 17 00:00:00 2001 From: Tokuhiro Matsuno Date: Thu, 19 Aug 2010 18:07:29 +0900 Subject: new formulla: lha for unix Signed-off-by: Adam Vandenberg --- Library/Formula/lha.rb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Library/Formula/lha.rb (limited to 'Library') diff --git a/Library/Formula/lha.rb b/Library/Formula/lha.rb new file mode 100644 index 000000000..8609e87d0 --- /dev/null +++ b/Library/Formula/lha.rb @@ -0,0 +1,14 @@ +require 'formula' + +class Lha