15 lines
587 B
Bash
15 lines
587 B
Bash
# Template file for 'perl-List-AllUtils'
|
|
pkgname=perl-List-AllUtils
|
|
version=0.18
|
|
revision=1
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="perl-List-UtilsBy perl-List-SomeUtils"
|
|
depends="${makedepends}"
|
|
short_desc="List::AllUtils - Combines List::Util, List::SomeUtils and List::UtilsBy"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
|
homepage="https://metacpan.org/release/List-AllUtils/"
|
|
distfiles="${CPAN_SITE}/List/${pkgname/perl-/}-${version}.tar.gz"
|
|
checksum=b7c4bf80090b281c4a1560c76a1a819094c3a1294302f77afb8c60ca4862ecf9
|