# -*- 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.setup         JSON-Parse 0.62

maintainers         {khindenburg @kurthindenburg} openmaintainer
license             {Artistic-1 GPL}

description         Read JSON into a Perl variable
long_description    JSON::Parse converts JSON into the nearest equivalent Perl.

checksums           rmd160  877319b7978f7696868ee2970eec20df87b47003 \
                    sha256  6273180f9392497401ddd6d820706f5aa86c1be88891dd6aab4d906b5cff66d9 \
                    size    89448
