From 10c225b87e7610b67d6b92ad9020a072a60a56ec Mon Sep 17 00:00:00 2001 From: David M. Lee Date: Mon, 8 Nov 2010 16:50:27 -0600 Subject: Add new formula mcpp Signed-off-by: Adam Vandenberg --- Library/Formula/mcpp.rb | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Library/Formula/mcpp.rb (limited to 'Library/Formula/mcpp.rb') diff --git a/Library/Formula/mcpp.rb b/Library/Formula/mcpp.rb new file mode 100644 index 000000000..5abb24aaa --- /dev/null +++ b/Library/Formula/mcpp.rb @@ -0,0 +1,17 @@ +require 'formula' + +class Mcpp