19 lines
721 B
Bash
19 lines
721 B
Bash
# Template file for 'perl-File-Write-Rotate'
|
|
pkgname=perl-File-Write-Rotate
|
|
version=0.31
|
|
revision=1
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="perl perl-Proc-PID-File perl-File-Flock-Retry"
|
|
checkdepends="perl-File-chdir perl-Monkey-Patch-Action perl-tainting perl-Test-Warnings
|
|
perl-Test-Exception"
|
|
depends="${makedepends}"
|
|
short_desc="Write to files that archive/rotate themselves"
|
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|
license="Artistic, GPL-1"
|
|
homepage="http://search.cpan.org/dist/File-Write-Rotate"
|
|
distfiles="${CPAN_SITE}/File/${pkgname/perl-/}-${version}.tar.gz"
|
|
checksum=df85cb70031a70043b576bb45abc9edce8e328c7f463f43084d7bae24927d033
|
|
noarch=yes
|