mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
New package: perl-Test-Base-0.88.
This commit is contained in:
parent
82ac5c1fd5
commit
bf24da77e3
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-Test-Base/template
Normal file
16
srcpkgs/perl-Test-Base/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'perl-Test-Base'
|
||||||
|
pkgname=perl-Test-Base
|
||||||
|
version=0.88
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="perl perl-Text-Diff perl-Spiffy"
|
||||||
|
checkdepends="perl-Test-Deep"
|
||||||
|
depends="${makedepends}"
|
||||||
|
short_desc="Test::Base - A Data Driven Testing Framework"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
homepage="http://search.cpan.org/dist/Test-Base"
|
||||||
|
distfiles="${CPAN_SITE}/Test/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=52368cc5a9cbbc4eaba33ed820672f92001b73d8bcba0bb95d5fdb1d370b9039
|
Loading…
Add table
Reference in a new issue