# -*- 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-MaybeXS 1.004005 revision 0 maintainers nomaintainer license {Artistic-1 GPL} description Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP long_description {*}${description} platforms {darwin any} supported_archs noarch checksums rmd160 b8c8f9c467a2a16bd44fb31842d978f635301351 \ sha256 f5b6bc19f579e66b7299f8748b8ac3e171936dc4e7fcb72a8a257a9bd482a331 \ size 23133 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-json-xs \ port:p${perl5.major}-test-needs depends_lib-append \ port:p${perl5.major}-cpanel-json-xs }