# $Id: Portfile 43539 2008-12-11 21:40:41Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Crypt-SSLeay 0.57
maintainers           mas openmaintainer
description           module to add SSL support to LWP
long_description      ${description}
homepage              http://search.cpan.org/~hampton/${distname}/

platforms             darwin

checksums             md5 82264180f5911dce33dbd85e24b1f36b \
                      sha1 6e83137fac79a37346a5f862b6d6cf3fdeefe721 \
                      rmd160 81b9f9da6a74f39e14bce176249b3c30f667912d

depends_lib-append    lib:libssl:openssl
