# $Id: Portfile 57512 2009-09-12 02:30:03Z toby@macports.org $

PortSystem 1.0

name            json-c
version         0.9
categories      textproc devel
platforms       darwin
maintainers     comcast.net:lharple
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.
license         MIT
homepage        http://oss.metaparadigm.com/json-c/
master_sites    ${homepage}
checksums       md5 3a13d264528dcbaf3931b0cede24abae \
                sha1 daaf5eb960fa98e137abc5012f569b83c79be90f \
                rmd160 dec4fe76364cfee965291ac1526ee401d997e45e
