# -*- 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         Net-IDN-Encode 2.502 ../../authors/id/R/RR/RRWO
revision            0
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         Net::IDN::Encode - Internationalizing Domain Names in Applications (IDNA)
long_description    {*}${description}

checksums           rmd160  074996d4a8f452aacbd244c1ee62b1aed3a853a0 \
                    sha256  1e997781afd4e1bf240f4e347159d3e4c77597f2141ab1541c6268a3356961ad \
                    size    646678

if {${perl5.major} != ""} {
    depends_build-append \
                    port:p${perl5.major}-test-nowarnings

    perl5.use_module_build
}
