From 409aeeedf3971d474fe5740dd39b348a903b1a04 Mon Sep 17 00:00:00 2001 From: Joe Auricchio Date: Sun, 3 Jan 2010 13:06:16 -0800 Subject: New formula for cuetools. Signed-off-by: Adam Vandenberg --- Library/Formula/cuetools.rb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100755 Library/Formula/cuetools.rb (limited to 'Library/Formula') diff --git a/Library/Formula/cuetools.rb b/Library/Formula/cuetools.rb new file mode 100755 index 000000000..9298559cb --- /dev/null +++ b/Library/Formula/cuetools.rb @@ -0,0 +1,15 @@ +require 'formula' + +class Cuetools