From fc3cabb24e81228eb8aab0bf9f78892e6c54bdaa Mon Sep 17 00:00:00 2001 From: Reid Burke Date: Mon, 4 Oct 2010 23:59:07 -0700 Subject: Add yuicompressor 2.4.2. Signed-off-by: Adam Vandenberg --- Library/Formula/yuicompressor.rb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Library/Formula/yuicompressor.rb (limited to 'Library') diff --git a/Library/Formula/yuicompressor.rb b/Library/Formula/yuicompressor.rb new file mode 100644 index 000000000..d4778487d --- /dev/null +++ b/Library/Formula/yuicompressor.rb @@ -0,0 +1,15 @@ +require 'formula' + +class Yuicompressor