mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
New package: perl-List-MoreUtils-0.413
This commit is contained in:
parent
f78ce50245
commit
f0d469f13c
1 changed files with 15 additions and 0 deletions
15
srcpkgs/perl-List-MoreUtils/template
Normal file
15
srcpkgs/perl-List-MoreUtils/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template build file for 'perl-List-MoreUtils'.
|
||||||
|
pkgname=perl-List-MoreUtils
|
||||||
|
version=0.413
|
||||||
|
revision=1
|
||||||
|
wrksrc="List-MoreUtils-$version"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="perl"
|
||||||
|
depends="perl"
|
||||||
|
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=4d6429d5672ce74a59d6490320252cb8b5b8285db8fe9c6551a4162e5375ef37
|
Loading…
Add table
Reference in a new issue