# $Id: Portfile 130129 2014-12-27 11:23:11Z mojca@macports.org $ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 perl5.setup MIME-EncWords 1.014.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. platforms darwin checksums rmd160 b925ddc8931705a82f05d7829cfb435627132b15 \ sha256 e9afb548611d4e7e6c50b7f06bbd2b1bb2808e37a810deefb537c67af5485238 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-mime-charset supported_archs noarch }