New package: perl-SOAP-Lite-1.19
This commit is contained in:
parent
a71894a6a2
commit
c7ec9694ba
|
@ -0,0 +1,16 @@
|
|||
# Template build file for 'perl-SOAP-Lite'.
|
||||
pkgname=perl-SOAP-Lite
|
||||
version=1.19
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="perl>=5.20 perl-XML-Parser"
|
||||
short_desc="Perl's Web Services Toolkit"
|
||||
noarch="yes"
|
||||
maintainer="John Regan <john@jrjrtech.com>"
|
||||
license="Artistic, GPL-1"
|
||||
homepage="http://search.cpan.org/dist/${pkgname/perl-/}/"
|
||||
distfiles="${CPAN_SITE}/SOAP/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=f56d8d2ea51832a317020f635e584e38515b6d60526fd722aca360b367f23729
|
Loading…
Reference in New Issue