# -*- 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.24 perl5.setup JSON-Any 1.39 license {Artistic-1 GPL} maintainers nomaintainer description Wrapper Class for the various JSON classes (DEPRECATED) long_description ${description} platforms darwin checksums rmd160 a72b5574e4a957b36b94957fa7db49f9758c8a12 \ sha256 ae49755cf3710a6a3276a37ab7d5c3e7e0c0aeb2dab354acd7682c09a77957c3 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-fatal \ port:p${perl5.major}-test-requires \ port:p${perl5.major}-test-warnings \ port:p${perl5.major}-test-without-module depends_lib-append \ port:p${perl5.major}-json \ port:p${perl5.major}-sub-exporter-progressive supported_archs noarch }