mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
parent
efff9d21a1
commit
4624eb9a9b
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-Test-Warnings/template
Normal file
16
srcpkgs/perl-Test-Warnings/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'perl-Test-Warnings'
|
||||||
|
pkgname=perl-Test-Warnings
|
||||||
|
version=0.026
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="perl"
|
||||||
|
checkdepends="perl-CPAN-Meta-Check"
|
||||||
|
depends="${makedepends}"
|
||||||
|
short_desc="Test::Warnings - Test for warnings and the lack of them"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
homepage="http://search.cpan.org/dist/Test-Warnings"
|
||||||
|
distfiles="${CPAN_SITE}/Test/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=ae2b68b1b5616704598ce07f5118efe42dc4605834453b7b2be14e26f9cc9a08
|
Loading…
Add table
Reference in a new issue