# $Id: Portfile 53214 2009-07-01 08:27:26Z toby@macports.org $

PortSystem 1.0

name            json-c
version         0.8
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.
homepage        http://oss.metaparadigm.com/json-c/
master_sites    ${homepage}
checksums       md5 9c7b90dff16eec3063084829c382ebac \
                sha1 cffb84300700883e58f559874df5f24b3b3512bd \
                rmd160 35a1d67398f6edafb07893d9f34c2dd07d7d8e20
