# $Id: Portfile 67067 2010-04-28 10:52:35Z ryandesign@macports.org $

PortSystem			1.0
PortGroup			perl5 1.0
perl5.setup			Email-MIME-Encodings 1.311
maintainers			nomaintainer
description			A unified interface to MIME encoding and decoding
long_description	${description} 	
platforms			darwin


checksums           md5     d64d9f712534e7ded4246b5ee49a2830 \
                    sha1    263f8e85c935d4dc187e1521444686506badc9e9 \
                    rmd160  1d320fd97b49991629b87f1509389c7d4ac890fe

if {[info exists supported_archs]} {
    supported_archs noarch
} else {
    universal_variant no
}
