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

PortSystem			1.0
PortGroup			perl5 1.0
perl5.setup			Email-Simple 2.004
maintainers			nomaintainer
description			simple parsing of RFC2822 message format and headers
long_description	${description} 	
platforms			darwin

checksums           md5     e23ebf15657b6e46b69e8975740cb4b4 \
                    sha1    44a78f3da98571298b32e7732447c1e78dec0b21 \
                    rmd160  5fb4c7f4a736ce16efb30256542c4d27b67b2913

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