# $Id: Portfile 87479 2011-11-23 15:10:10Z jmr@macports.org $

PortSystem              1.0
PortGroup               perl5 1.0

perl5.setup             MIME-EncWords 1.010.101
revision                3
license                 {Artistic-1 GPL}
maintainers             nomaintainer
description             Deal with RFC 2047 encoded words
long_description        MIME::EncWords is aimed to be another implimentation \
                        of MIME::Words so that it will achive more exact \
                        conformance with RFC 2047 (former RFC 1522) \
                        specifications. Additionally, it contains some \
                        improvements.
if {${perl5.major} != ""} {
depends_lib-append      port:p${perl5.major}-mime-charset

checksums       md5     2009449d0af39275d45e45a4afcaf58f \
                sha1    82a0829731689f818dd712fbd5b15a8289bcfba2 \
                rmd160  12b086e57f6d4d4bbcfd773f15d449eef3b0e394
}
platforms               darwin

supported_archs noarch
