16
srcpkgs/perl-Test-MockModule/template
Normal file
16
srcpkgs/perl-Test-MockModule/template
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
# Template file for 'perl-Test-MockModule'
|
||||||
|
pkgname=perl-Test-MockModule
|
||||||
|
version=0.13
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-ModuleBuild
|
||||||
|
hostmakedepends="perl perl-Module-Build"
|
||||||
|
checkdepends="perl-Test-Pod perl-Test-Pod-Coverage"
|
||||||
|
makedepends="perl perl-SUPER"
|
||||||
|
depends="${makedepends}"
|
||||||
|
short_desc="Test::MockModule - Override subroutines in a module for unit testing"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
homepage="http://search.cpan.org/dist/Test-MockModule"
|
||||||
|
distfiles="${CPAN_SITE}/Test/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=7473742a0d600eb11766752c79a966570755168105ee4d4e33d90466b7339053
|
||||||
Reference in New Issue
Block a user