# $Id: Portfile 45884 2009-01-23 21:31:03Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Email-Valid 0.180
maintainers           narf_tm openmaintainer
description           Check validity of Internet email addresses
long_description      This module determines whether an email address is \
                      well-formed, and optionally, whether a mail host \
                      exists for the domain.

platforms             darwin

checksums             md5 2827e36e40f8120cf42cd29a07bbd031 \
                      sha1 cd6f0193f8325419557efd063815a63457dee1da \
                      rmd160 5f732f193759b6a19319bb7921ceb6d26d195a63

depends_lib-append    port:p5-mailtools
