# -*- 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 Encode-ISO2022 0.04 license {Artistic-1 GPL} platforms darwin maintainers nomaintainer description Encode::ISO2022 - ISO/IEC 2022 character encoding scheme long_description ${description} checksums rmd160 f76818cad20bfd304918155dc64ae3fe1eb50319 \ sha256 0452285a1629f3b5ccf43c5d2854413b1d441c1753d8c6e28b88b8b52d9b4136 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-encode }