# -*- 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 Email-MIME 1.954 revision 0 license {Artistic-1 GPL} maintainers nomaintainer description Email::MIME - easy MIME message handling long_description {*}${description} platforms {darwin any} supported_archs noarch checksums rmd160 41aa8c2c59f27d1d6d19742aed97e9529337811b \ sha256 6dd69b01435b645aecc5354d9854a70cb87641eb446a525e7ab241cefa3cc4d3 \ size 125093 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-email-address-xs \ port:p${perl5.major}-email-mime-contenttype \ port:p${perl5.major}-email-mime-encodings \ port:p${perl5.major}-email-messageid \ port:p${perl5.major}-email-simple \ port:p${perl5.major}-mime-types \ port:p${perl5.major}-module-runtime }