mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
parent
59b2dc59ca
commit
e8a6145ecd
1 changed files with 15 additions and 0 deletions
15
srcpkgs/perl-Test-Needs/template
Normal file
15
srcpkgs/perl-Test-Needs/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'perl-Test-Needs'
|
||||||
|
pkgname=perl-Test-Needs
|
||||||
|
version=0.002005
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="perl"
|
||||||
|
depends="${makedepends}"
|
||||||
|
short_desc="Test::Needs - Skip tests when modules not available"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
homepage="http://search.cpan.org/dist/Test-Needs/"
|
||||||
|
distfiles="${CPAN_SITE}/Test/Test-Needs-${version}.tar.gz"
|
||||||
|
checksum=5a4f33983586edacdbe00a3b429a9834190140190dab28d0f873c394eb7df399
|
Loading…
Add table
Reference in a new issue