From 1243b57eda1d4e26bebe41f7449c5b8f35087fbd Mon Sep 17 00:00:00 2001 From: Martin Kühl Date: Tue, 25 May 2010 21:33:37 +0200 Subject: New formula: bcpp Signed-off-by: Adam Vandenberg --- Library/Formula/bcpp.rb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Library/Formula/bcpp.rb (limited to 'Library') diff --git a/Library/Formula/bcpp.rb b/Library/Formula/bcpp.rb new file mode 100644 index 000000000..926ca486d --- /dev/null +++ b/Library/Formula/bcpp.rb @@ -0,0 +1,12 @@ +require 'formula' + +class Bcpp