mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
New package: perl-WWW-Mechanize-1.73
This commit is contained in:
parent
f33cead706
commit
7b326d79a1
1 changed files with 18 additions and 0 deletions
18
srcpkgs/perl-WWW-Mechanize/template
Normal file
18
srcpkgs/perl-WWW-Mechanize/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template build file for 'perl-WWW-Mechanize'.
|
||||||
|
pkgname=perl-WWW-Mechanize
|
||||||
|
version=1.73
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl>=5.18"
|
||||||
|
makedepends="${hostmakedepends} perl-LWP perl-HTML-Parser perl-URI
|
||||||
|
perl-HTTP-Response-Encoding perl-HTTP-Server-Simple
|
||||||
|
perl-Test-Warn perl-HTML-Form"
|
||||||
|
depends="${makedepends}"
|
||||||
|
noarch="yes"
|
||||||
|
short_desc="WWW::Mechanize - Handy web browsing in a Perl object"
|
||||||
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
|
homepage="http://search.cpan.org/dist/WWW-Mechanize"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
distfiles="${CPAN_SITE}/WWW/${pkgname/perl-/}-$version.tar.gz"
|
||||||
|
checksum=e9d56c921ce8f09a9087031249945f27383e29cee28b1e0a46c473d894423cff
|
Loading…
Add table
Reference in a new issue