# $Id: Portfile 67043 2010-04-27 23:07:01Z ryandesign@macports.org $

PortSystem		1.0
PortGroup		perl5 1.0

perl5.setup		MailTools 2.04 Mail
maintainers		nomaintainer
description		mail related perl modules
long_description	This is MailTools, a set of perl modules related to \
					mail applications
checksums		md5 d21ea4f375d1e5f3da6b0a4e8ba1e2c6 \
				sha1 6fccd04f9db0f478e19eec047be3bf0a1d8297f5
platforms		darwin

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