mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
15 lines
586 B
Bash
15 lines
586 B
Bash
# Template build file for 'perl-List-MoreUtils'.
|
|
pkgname=perl-List-MoreUtils
|
|
version=0.415
|
|
revision=2
|
|
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=568e093563cb2421db9d4ffc5ee4cefc3c6d7d9fe7a9d862f1584199b6394f7a
|