From a09d62d9eb8eafff8954e0b19184bd0279e145e4 Mon Sep 17 00:00:00 2001 From: Russ Garrett Date: Fri, 5 Feb 2010 18:19:53 +0000 Subject: [PATCH] New formula: qjson MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: David Höppner <0xffea@gmail.com> * remove version by using other url * add qt deps --- Formula/qjson.rb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Formula/qjson.rb diff --git a/Formula/qjson.rb b/Formula/qjson.rb new file mode 100644 index 00000000000..31829e5b540 --- /dev/null +++ b/Formula/qjson.rb @@ -0,0 +1,15 @@ +require 'formula' + +class Qjson