2014-07-06 21:42:49 +00:00
|
|
|
# Template build file for 'perl-HTTP-Response-Encoding'.
|
|
|
|
pkgname=perl-HTTP-Response-Encoding
|
|
|
|
version=0.06
|
2014-09-25 08:58:39 +00:00
|
|
|
revision=2
|
2014-07-06 21:42:49 +00:00
|
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
|
|
build_style=perl-module
|
2014-09-25 08:58:39 +00:00
|
|
|
hostmakedepends="perl>=5.20"
|
2014-07-06 21:42:49 +00:00
|
|
|
makedepends="${hostmakedepends}"
|
|
|
|
depends="${makedepends} perl-LWP"
|
|
|
|
noarch="yes"
|
|
|
|
short_desc="HTTP::Response::Encoding - Adds encoding() to HTTP::Response"
|
|
|
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|
|
|
homepage="http://search.cpan.org/dist/HTTP-Response-Encoding"
|
|
|
|
license="Artistic, GPL-1"
|
|
|
|
distfiles="${CPAN_SITE}/HTTP/${pkgname/perl-/}-$version.tar.gz"
|
|
|
|
checksum=10167b8e238a682004ab0d7accbe9d76eae2db57af07c5ae2dfa808074a4a8aa
|