19 lines
798 B
Bash
19 lines
798 B
Bash
# Template file for 'perl-Test-MockModule'
|
|
pkgname=perl-Test-MockModule
|
|
version=0.15
|
|
revision=2
|
|
noarch=yes
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-ModuleBuild
|
|
hostmakedepends="perl perl-Module-Build"
|
|
makedepends="perl perl-SUPER"
|
|
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>"
|
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
|
homepage="https://metacpan.org/release/Test-MockModule"
|
|
#changelog="http://cpansearch.perl.org/src/GFRANKS/Test-MockModule-${version}/Changes"
|
|
distfiles="${CPAN_SITE}/Test/${pkgname/perl-/}-${version}.tar.gz"
|
|
checksum=1697fedc6c9fedb19351d8e9abb5f9732c192004a21862f84e9cbdedcfb7a35b
|