From ea23fec1e0deb65b457aedea401948ed4360860a Mon Sep 17 00:00:00 2001 From: Russ Garrett Date: Fri, 5 Feb 2010 18:19:53 +0000 Subject: New formula: qjson Signed-off-by: David Höppner <0xffea@gmail.com> * remove version by using other url * add qt deps --- Library/Formula/qjson.rb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Library/Formula/qjson.rb (limited to 'Library/Formula') diff --git a/Library/Formula/qjson.rb b/Library/Formula/qjson.rb new file mode 100644 index 000000000..31829e5b5 --- /dev/null +++ b/Library/Formula/qjson.rb @@ -0,0 +1,15 @@ +require 'formula' + +class Qjson