From 7cf2d9559a6b22da5c8afcd0dd5bd26db9892bb3 Mon Sep 17 00:00:00 2001 From: Mike Arthur Date: Thu, 22 Oct 2009 16:09:34 +0100 Subject: Add CppUnit brew. --- Library/Formula/cppunit.rb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Library/Formula/cppunit.rb (limited to 'Library/Formula') diff --git a/Library/Formula/cppunit.rb b/Library/Formula/cppunit.rb new file mode 100644 index 000000000..b4ce111fb --- /dev/null +++ b/Library/Formula/cppunit.rb @@ -0,0 +1,12 @@ +require 'formula' + +class Cppunit