perl-Test-MockModule: make noarch
This commit is contained in:
parent
dbd6e4be0e
commit
2d387e376d
1 changed files with 3 additions and 2 deletions
|
@ -1,12 +1,13 @@
|
|||
# Template file for 'perl-Test-MockModule'
|
||||
pkgname=perl-Test-MockModule
|
||||
version=0.15
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-ModuleBuild
|
||||
hostmakedepends="perl perl-Module-Build"
|
||||
makedepends="perl perl-SUPER"
|
||||
depends="${makedepends}"
|
||||
depends="$makedepends"
|
||||
checkdepends="perl-Test-Pod perl-Test-Pod-Coverage perl-Test-Warnings"
|
||||
short_desc="Test::MockModule - Override subroutines in a module for unit testing"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue