# -*- 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-IMAPUTF7 1.05 ../../authors/id/P/PM/PMAKHOLM
license             GPL
platforms           darwin
maintainers         nomaintainer
description         Encode::IMAPUTF7 - modification of UTF-7 encoding for IMAP
long_description    ${description}

checksums           rmd160  fd45cace47e6d1d1a82e7053a1bfa83b3b940c25 \
                    sha256  470305ddc37483cfe8d3c16d13770a28011f600bf557acb8c3e07739997c37e1 \
                    size    25646

if {${perl5.major} != ""} {
    depends_lib-append \
                    port:p${perl5.major}-encode
}
