From 9352681385148b850db5aeec43bed871ecc8b57d Mon Sep 17 00:00:00 2001 From: Martin Kühl Date: Mon, 19 Apr 2010 10:17:18 +0200 Subject: New formula: ecl Signed-off-by: Adam Vandenberg --- Library/Formula/ecl.rb | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Library/Formula/ecl.rb (limited to 'Library/Formula') diff --git a/Library/Formula/ecl.rb b/Library/Formula/ecl.rb new file mode 100644 index 000000000..3c5fe1ce4 --- /dev/null +++ b/Library/Formula/ecl.rb @@ -0,0 +1,16 @@ +require 'formula' + +class Ecl