New package: perl-Authen-SASL-2.16.
This commit is contained in:
parent
e21e8c51d0
commit
2c36d9f62e
|
@ -0,0 +1,16 @@
|
|||
# Template build file for 'perl-Net-SMP-SSL'.
|
||||
pkgname=perl-Authen-SASL
|
||||
version=2.16
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
short_desc="Authen::SASL -- SASL authentication framework"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/Authen-SASL/"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Authen/${pkgname/perl-/}-$version.tar.gz"
|
||||
checksum=6614fa7518f094f853741b63c73f3627168c5d3aca89b1d02b1016dc32854e09
|
Loading…
Reference in New Issue