From 6cfb227f41edf2471e36e6a42bc3e484ad225ebe Mon Sep 17 00:00:00 2001 From: Olle Lundberg Date: Wed, 15 Dec 2010 11:17:49 +0100 Subject: Added lzlib Signed-off-by: Mike McQuaid --- Library/Formula/lzlib.rb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Library/Formula/lzlib.rb (limited to 'Library') diff --git a/Library/Formula/lzlib.rb b/Library/Formula/lzlib.rb new file mode 100644 index 000000000..180d37400 --- /dev/null +++ b/Library/Formula/lzlib.rb @@ -0,0 +1,14 @@ +require 'formula' + +class Lzlib