2013-09-29 23:32:46 +00:00
|
|
|
# Template build file for 'perl-WWW-Curl'.
|
|
|
|
pkgname=perl-WWW-Curl
|
2014-09-09 22:25:23 +00:00
|
|
|
version=4.17
|
2014-09-25 08:58:39 +00:00
|
|
|
revision=2
|
2013-09-29 23:32:46 +00:00
|
|
|
wrksrc="WWW-Curl-${version}"
|
|
|
|
build_style=perl-module
|
2014-09-25 08:58:39 +00:00
|
|
|
hostmakedepends="perl>=5.20"
|
2013-11-23 10:57:36 +00:00
|
|
|
makedepends="${hostmakedepends} libcurl-devel"
|
2014-01-01 15:10:11 +00:00
|
|
|
depends="${hostmakedepends}"
|
2013-09-29 23:32:46 +00:00
|
|
|
short_desc="WWW::Curl - Perl extension interface for libcurl"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
homepage="http://search.cpan.org/dist/WWW-Curl/"
|
2014-05-15 15:15:20 +00:00
|
|
|
license="MIT"
|
2013-09-29 23:32:46 +00:00
|
|
|
distfiles="${CPAN_SITE}/WWW/WWW-Curl-$version.tar.gz"
|
2014-09-09 22:25:23 +00:00
|
|
|
checksum=52ffab110e32348d775f241c973eb56f96b08eedbc110d77d257cdb0a24ab7ba
|