# -*- 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 Cpanel-JSON-XS 3.0115 ../by-authors/id/R/RU/RURBAN license {Artistic-1 GPL} maintainers devans openmaintainer description JSON::XS for Cpanel, fast and correct serialising long_description ${description} platforms darwin checksums rmd160 fbf53aed453b436ad7b344a47e6e53d8dba6366e \ sha256 eaa2c1eafde2e329adc2617d7e2a7a0c9f5a768951f8ec2ec1b84cbd796a823b if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-common-sense \ port:p${perl5.major}-encode \ port:p${perl5.major}-podlators supported_archs noarch }