16 lines
598 B
Bash
16 lines
598 B
Bash
# Template file for 'perl-HTTP-Tinyish'
|
|
pkgname=perl-HTTP-Tinyish
|
|
version=0.18
|
|
revision=1
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="$hostmakedepends perl-IPC-Run3"
|
|
depends="$hostmakedepends"
|
|
short_desc="HTTP::Tinyish - HTTP::Tiny compatible HTTP client wrappers"
|
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
|
homepage="https://metacpan.org/release/HTTP-Tinyish"
|
|
distfiles="${CPAN_SITE}/HTTP/HTTP-Tinyish-${version}.tar.gz"
|
|
checksum=80380b8d33c6bfa96bb0104fa6a41c27dcc4e9c83a48df1fad39097f5fdcfde5
|