16 lines
586 B
Bash
16 lines
586 B
Bash
# Template build file for 'perl-List-MoreUtils'.
|
|
pkgname=perl-List-MoreUtils
|
|
version=0.416
|
|
revision=1
|
|
wrksrc="List-MoreUtils-$version"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="perl perl-Exporter-Tiny"
|
|
depends="${makedepends}"
|
|
short_desc="List::MoreUtils - Provide the stuff missing in List::Util"
|
|
maintainer="Dominik Honnef <dominik@honnef.co>"
|
|
homepage="http://search.cpan.org/~rehsack/List-MoreUtils/"
|
|
license="Artistic, GPL-1"
|
|
distfiles="${CPAN_SITE}/List/List-MoreUtils-${version}.tar.gz"
|
|
checksum=d2ce2f93a4fba8e20a602eba2405d08f5b28c23764a5273fb0abbc413f74c5a5
|