# -*- 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

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.28 5.30 5.32 5.34
perl5.link_binaries no
perl5.setup         JSON-PP 4.16
revision            0
license             {Artistic-1 GPL}
maintainers         {devans @dbevans} openmaintainer
description         JSON::PP - JSON::XS compatible pure-Perl module
long_description    ${description}

platforms           {darwin any}
supported_archs     noarch

checksums           rmd160  334caf1a508c4489fc4286a593018bbfed8a3473 \
                    sha256  8bc2f162bafc42645c489905ad72540f0d3c284b360c96299095183c30cc9789 \
                    size    55556
