# -*- 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 libintl-perl 1.33 ../../authors/id/G/GU/GUIDO revision 0 license GPL-3 maintainers nomaintainer description Perl internationalization library long_description An internationalization library for Perl compatible with \ the Uniforum message translations system such as the \ one in GNU gettext. homepage https://metacpan.org/release/${perl5.module} platforms darwin checksums rmd160 ddde0b226ba7e94166fc902819b6ab5280638ffa \ sha256 5126eda9ccd0eeb10db82ddef63cbcaf7dbd771e78cc0fb110cc3b5a6b8679e7 \ size 579631 if {${perl5.major} != ""} { depends_build-append \ port:gettext depends_lib-append \ port:gettext-runtime \ port:libiconv }