# -*- 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.953 revision 0 license {Artistic-1 GPL} maintainers nomaintainer description Easy MIME message parsing long_description ${description} platforms {darwin any} supported_archs noarch checksums rmd160 b06ed4d59840f97dafa594256fb730512a26829a \ sha256 98fb067850699a224babc348f1cefe30d744c60da8902e7a5ce9d8b7e73df735 \ size 124368 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 }