           SPELL=net-smtp-ssl
          SPELLX=Net-SMTP-SSL
         VERSION=1.02
          SOURCE=$SPELLX-$VERSION.tar.gz
   SOURCE_URL[0]=$PERL_CPAN_URL/CPAN/authors/id/R/RJ/RJBS/$SOURCE
     SOURCE_HASH=sha512:0e59caf1a426d3f94d0511637e37e5ad8e22ceba982b03011795caddc9509bf487f7863510e8d5bbdac45ced3c96c9ee9f846762fbb06ff9ad37b4af6aced962
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
         LICENSE=ART
        WEB_SITE=http://search.cpan.org/~rjbs/Net-SMTP-SSL/
         ENTERED=20120511
        KEYWORDS="perl"
           SHORT="SSL support for Net::SMTP"
cat << EOF
Implements the same API as Net::SMTP, but uses IO::Socket::SSL for its network
operations. Due to the nature of Net::SMTP's new method, it is not overridden to
make use of a default port for the SMTPS service. Perhaps future versions will
be smart like that. Port 465 is usually what you want, and it's not a pain to
specify that.
EOF
