From ffec849b05989358be3fc356dc6302cd464aab55 Mon Sep 17 00:00:00 2001 From: David Conrad Date: Tue, 6 Oct 2009 02:06:05 -0400 Subject: Oggz formula Signed-off-by: Max Howell The formula was committed as liboggz.rb, but the homepage is consistent in calling it Oggz so I renamed the formula. --- Library/Formula/oggz.rb | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Library/Formula/oggz.rb (limited to 'Library') diff --git a/Library/Formula/oggz.rb b/Library/Formula/oggz.rb new file mode 100644 index 000000000..a53a3436f --- /dev/null +++ b/Library/Formula/oggz.rb @@ -0,0 +1,16 @@ +require 'brewkit' + +# TODO alias: liboggz + +class Oggz