# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           JSON-Any 1.19
maintainers           kallisys.net:pguyot
description           Wrapper Class for the various JSON classes.
long_description      ${description}

platforms             darwin

checksums             md5 ee042534bed96496586660d1bed1bad3 \
                      sha1 7792d3f94d2f9b763f48c9232ce86ada0cb36408 \
                      rmd160 b071e48b674d943f84ec1d0aa0edb13862d6c9af

depends_lib-append    port:p5-json
