mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
New package: perl-File-Copy-Recursive-0.44.
This commit is contained in:
parent
c7ce148677
commit
7ef86b3ba9
1 changed files with 17 additions and 0 deletions
17
srcpkgs/perl-File-Copy-Recursive/template
Normal file
17
srcpkgs/perl-File-Copy-Recursive/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'perl-File-Copy-Recursive'
|
||||||
|
pkgname=perl-File-Copy-Recursive
|
||||||
|
version=0.44
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="perl perl-Path-Tiny"
|
||||||
|
depends="$makedepends"
|
||||||
|
checkdepends="perl-Test-Deep perl-Test-Fatal perl-Test-File perl-Test-Warnings"
|
||||||
|
short_desc="Perl extension for recursively copying files and directories"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
|
homepage="https://metacpan.org/release/File-Copy-Recursive"
|
||||||
|
distfiles="${CPAN_SITE}/File/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=ae19a0b58dc1b3cded9ba9cfb109288d8973d474c0b4bfd28b27cf60e8ca6ee4
|
Loading…
Add table
Reference in a new issue