From 171da46aa647c313f71b987e002ebea49900f7b2 Mon Sep 17 00:00:00 2001 From: Andrew Ryder Date: Wed, 21 Jul 2010 04:26:39 -0400 Subject: manto formula Signed-off-by: Adam Vandenberg --- Library/Formula/manto.rb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Library/Formula/manto.rb (limited to 'Library/Formula') diff --git a/Library/Formula/manto.rb b/Library/Formula/manto.rb new file mode 100644 index 000000000..c2f96f6bf --- /dev/null +++ b/Library/Formula/manto.rb @@ -0,0 +1,13 @@ +require 'formula' + +class Manto