New package: perl-Net-SSLeay-1.63
This commit is contained in:
parent
805a1b8875
commit
2bbd782475
1 changed files with 15 additions and 0 deletions
15
srcpkgs/perl-Net-SSLeay/template
Normal file
15
srcpkgs/perl-Net-SSLeay/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template build file for 'perl-Net-SSLeay'.
|
||||||
|
pkgname=perl-Net-SSLeay
|
||||||
|
version=1.63
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl>=5.18 openssl"
|
||||||
|
makedepends="${hostmakedepends} openssl-devel"
|
||||||
|
depends="${hostmakedepends}"
|
||||||
|
short_desc="Net::SSLeay - Perl extension for using OpenSSL"
|
||||||
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
|
homepage="http://search.cpan.org/dist/Net-SSLeay/"
|
||||||
|
license="BSD"
|
||||||
|
distfiles="${CPAN_SITE}/Net/${pkgname/perl-/}-$version.tar.gz"
|
||||||
|
checksum=8d127c37264bfd76bcd1e2a5dc745b9459c315380eda64c606cda2f4e2bc1b9d
|
Loading…
Reference in a new issue