parent
3b447d2997
commit
50eb362370
1 changed files with 15 additions and 0 deletions
15
srcpkgs/perl-Test-Class/template
Normal file
15
srcpkgs/perl-Test-Class/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'perl-Test-Class'
|
||||
pkgname=perl-Test-Class
|
||||
version=0.50
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl perl-MRO-Compat perl-Try-Tiny perl-Test-Exception perl-Module-Runtime"
|
||||
depends="${makedepends}"
|
||||
short_desc="Easily create test classes in an xUnit/JUnit style"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="Artistic, GPL-1"
|
||||
homepage="http://search.cpan.org/dist/Test-Class"
|
||||
distfiles="${CPAN_SITE}/Test/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=099154ed8caf3ff97c71237fab952264ac1c03d9270737a56071cabe65991350
|
Loading…
Reference in a new issue