# -*- 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.26 perl5.setup Cpanel-JSON-XS 4.04 ../../authors/id/R/RU/RURBAN license {Artistic-1 GPL} maintainers nomaintainer description JSON::XS for Cpanel, fast and correct serialising long_description ${description} platforms darwin checksums rmd160 ea4c56a3b50f216ab2b8b0d7e64d1206c5a0e5cd \ sha256 e128702a266b9a690bd3d380f726c229f9d6d795e8e206b9d32309d06825b2cd \ size 229733 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-json \ port:p${perl5.major}-json-xs # requires Pod::Text provided by podlators distribution depends_lib-append \ port:p${perl5.major}-podlators }