# -*- 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$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 perl5.setup JSON-Parse 0.31 platforms darwin maintainers khindenburg openmaintainer license {Artistic-1 GPL} supported_archs noarch description Read JSON into a Perl variable long_description JSON::Parse converts JSON into the nearest equivalent Perl. checksums rmd160 95a0e9464a820264e599c0df608cd670c2e13612 \ sha256 5d645f0d8b1a02eff93f23152d361fe16a39d36b783f233a73f51849cbb16a9e test.run yes if {$subport ne $name} { livecheck.type none }