[70494] trunk/dports/devel
snc at macports.org
snc at macports.org
Wed Aug 11 06:02:46 PDT 2010
Revision: 70494
http://trac.macports.org/changeset/70494
Author: snc at macports.org
Date: 2010-08-11 06:02:45 -0700 (Wed, 11 Aug 2010)
Log Message:
-----------
add port needed for KDE 4.5.0
Added Paths:
-----------
trunk/dports/devel/qjson/
trunk/dports/devel/qjson/Portfile
Added: trunk/dports/devel/qjson/Portfile
===================================================================
--- trunk/dports/devel/qjson/Portfile (rev 0)
+++ trunk/dports/devel/qjson/Portfile 2010-08-11 13:02:45 UTC (rev 70494)
@@ -0,0 +1,23 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# $Id: Portfile 66665 2010-04-19 15:06:22Z snc at macports.org $
+
+PortSystem 1.0
+PortGroup kde4 1.0
+
+name qjson
+version 0.7.1
+categories devel kde4 kde
+maintainers snc openmaintainer
+description map JSON data to QVariant objects
+long_description QJson is a qt-based library that maps JSON data to QVariant objects.
+
+homepage http://qjson.sourceforge.net/
+platforms darwin
+
+master_sites sourceforge
+use_bzip2 yes
+
+checksums sha1 19bbef24132b238e99744bb35194c6dadece98f9 \
+ rmd160 9b333dda51c70a8994d3203b238fe33ec3281af5
+
+worksrcdir ${name}
Property changes on: trunk/dports/devel/qjson/Portfile
___________________________________________________________________
Added: svn:keywords:Id
+
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100811/24e06226/attachment.html>
More information about the macports-changes
mailing list