# $Id: Portfile,v 1.1 2006/03/09 08:46:11 blb Exp $
PortSystem        1.0
name              json-c
version           0.6
categories        textproc devel
maintainers       lharple@comcast.net
description       A JSON parser
long_description  JSON-C implements a reference counting object \
                  model that allows you to easily construct JSON \
                  objects in C, output them as JSON formatted \
                  strings and parse JSON formatted strings back \
                  into the C representation of JSON objects.
homepage          http://oss.metaparadigm.com/json-c/
master_sites      ${homepage}
checksums         md5 2d8b899aeeebbbe68158d25adf8a4f1e
