# -*- 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 epoch 1 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup DateTime-Locale 1.44 ../../authors/id/D/DR/DROLSKY revision 0 license {Artistic-1 GPL} maintainers nomaintainer description DateTime::Locale - Localization support for DateTime.pm long_description {*}${description} platforms {darwin any} supported_archs noarch checksums rmd160 99bda8a1422d50e302f38a355cd168cf836f24e6 \ sha256 12a584a4a43c46114cd41ab6981be3609588604a906463fe4f844bb88a31c2de \ size 2025640 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-cpan-meta-check \ port:p${perl5.major}-file-sharedir-install \ port:p${perl5.major}-ipc-system-simple \ port:p${perl5.major}-path-tiny \ port:p${perl5.major}-test2-plugin-nowarnings \ port:p${perl5.major}-test-file-sharedir \ port:p${perl5.major}-test-simple depends_lib-append \ port:p${perl5.major}-file-sharedir \ port:p${perl5.major}-dist-checkconflicts \ port:p${perl5.major}-namespace-autoclean \ port:p${perl5.major}-params-validationcompiler \ port:p${perl5.major}-specio }