17 lines
605 B
Bash
17 lines
605 B
Bash
# Template build file for 'perl-List-MoreUtils'.
|
|
pkgname=perl-List-MoreUtils
|
|
version=0.419
|
|
revision=1
|
|
wrksrc="List-MoreUtils-$version"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="perl perl-Exporter-Tiny"
|
|
depends="${makedepends}"
|
|
noarch=yes
|
|
short_desc="List::MoreUtils - Provide the stuff missing in List::Util"
|
|
maintainer="Orphaned <orphan@voidlinux.eu>"
|
|
homepage="http://search.cpan.org/~rehsack/List-MoreUtils/"
|
|
license="Apache 2.0, Artistic, GPL-1"
|
|
distfiles="${CPAN_SITE}/List/List-MoreUtils-${version}.tar.gz"
|
|
checksum=5f8e65608f5dc583faa6a703d19d277ad46dfc1816e51f8ff34fb8322ed48615
|