From 786e9b606c0bcecc8db5ecbcb2fdee0871ab6836 Mon Sep 17 00:00:00 2001 From: chexov Date: Thu, 4 Mar 2010 03:02:22 +0200 Subject: New Formula: zbar Signed-off-by: Adam Vandenberg --- Library/Formula/zbar.rb | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Library/Formula/zbar.rb (limited to 'Library') diff --git a/Library/Formula/zbar.rb b/Library/Formula/zbar.rb new file mode 100644 index 000000000..af7b7916e --- /dev/null +++ b/Library/Formula/zbar.rb @@ -0,0 +1,19 @@ +require 'formula' + +class Zbar