15 lines
587 B
Bash
15 lines
587 B
Bash
# Template file for 'perl-Crypt-OpenSSL-RSA'
|
|
pkgname=perl-Crypt-OpenSSL-RSA
|
|
version=0.28
|
|
revision=1
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="perl libressl-devel"
|
|
depends="${hostmakedepends}"
|
|
short_desc="Crypt::OpenSSL::RSA - RSA encoding and decoding"
|
|
maintainer="johannes <johannes.brechtmann@gmail.com>"
|
|
license="Artistic, GPL-1"
|
|
homepage="http://search.cpan.org/dist/Crypt-OpenSSL-RSA"
|
|
distfiles="${CPAN_SITE}/Crypt/Crypt-OpenSSL-RSA-${version}.tar.gz"
|
|
checksum=5357f977464bb3a8184cf2d3341851a10d5515b4b2b0dfb88bf78995c0ded7be
|