# $Id: Portfile 46437 2009-02-05 00:08:51Z blb@macports.org $

PortSystem		1.0
PortGroup		perl5 1.0

perl5.setup		Crypt-OpenSSL-RSA 0.25
categories-append	security
revision		2
maintainers		yahoo.com:compconsultant
description		RSA encoding and decoding, using the openSSL libraries
long_description	Crypt::OpenSSL::RSA provides for decryption, \
			signatures, and signature verification.a

homepage		http://search.cpan.org/~iroberts/${distname}
platforms		darwin
checksums		md5 fdf19c9093f47cffb851ae937d053c14 \
			sha1 41597bfc06aa8f816d9d4e4f0dc28405ebe9c407 \
			rmd160 c7df8425238fc8d62db217b68ef9441a430dbda1

depends_lib-append	port:p5-crypt-openssl-random \
			port:p5-crypt-openssl-bignum
