17 lines
619 B
Plaintext
17 lines
619 B
Plaintext
# Template build file for 'perl-File-Slurp-Tiny'.
|
|
pkgname=perl-File-Slurp-Tiny
|
|
version=0.003
|
|
revision=2
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl>=5.20"
|
|
makedepends="${hostmakedepends}"
|
|
depends="${makedepends}"
|
|
noarch="yes"
|
|
short_desc="File::Slurp::Tiny - A simple, sane and efficient file slurper"
|
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|
homepage="http://search.cpan.org/dist/File-Slurp-Tiny"
|
|
license="Artistic, GPL-1"
|
|
distfiles="${CPAN_SITE}/File/${pkgname/perl-/}-$version.tar.gz"
|
|
checksum=ded61a7ab96db8c6a14466a5984091a60af9b384b3355d06aeaa6433ac977c02
|