From 074c3d0734f361175eafd66655ec8d4c2928e33f Mon Sep 17 00:00:00 2001 From: Tamas Date: Thu, 19 Aug 2010 17:10:52 +0100 Subject: [PATCH] New formula: mcl Signed-off-by: Adam Vandenberg --- Formula/mcl.rb | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Formula/mcl.rb diff --git a/Formula/mcl.rb b/Formula/mcl.rb new file mode 100644 index 00000000000..68fefd1bffd --- /dev/null +++ b/Formula/mcl.rb @@ -0,0 +1,16 @@ +require 'formula' + +class Mcl