# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 99617 2012-11-12 01:38:26Z ryandesign@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

# JSON::PP is in perl core as of version 5.14
perl5.branches      5.8 5.10 5.12
perl5.setup         JSON-PP 2.27200
platforms           darwin
maintainers         nomaintainer
license             {Artistic-1 GPL}
supported_archs     noarch

description         JSON::PP (no description available)

long_description    ${description}

checksums           rmd160  05d9985f683688a98cea429d55fdaa6faabcbcf7 \
                    sha256  035e11154bdee7908842a30f4150f47fb9d0d696e56a27947fe2b8a479cc69d3
