From eeb8227fa2293248bbaeeb1549e7d1102ecfa1b4 Mon Sep 17 00:00:00 2001 From: Tianyi Cui Date: Mon, 4 Oct 2010 20:46:34 +0800 Subject: [PATCH] New formula: cflow Signed-off-by: Adam Vandenberg --- Formula/cflow.rb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Formula/cflow.rb diff --git a/Formula/cflow.rb b/Formula/cflow.rb new file mode 100644 index 00000000000..980446e5e28 --- /dev/null +++ b/Formula/cflow.rb @@ -0,0 +1,14 @@ +require 'formula' + +class Cflow