mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
parent
3e893fda19
commit
6dd94a2d43
1 changed files with 15 additions and 0 deletions
15
srcpkgs/perl-Test-Requires/template
Normal file
15
srcpkgs/perl-Test-Requires/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'perl-Test-Requires'
|
||||||
|
pkgname=perl-Test-Requires
|
||||||
|
version=0.10
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="perl"
|
||||||
|
depends="${makedepends}"
|
||||||
|
short_desc="Test::Requires - Checks to see if the module can be loaded"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
homepage="http://search.cpan.org/dist/Test-Requires-0.10"
|
||||||
|
distfiles="${CPAN_SITE}/Test/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=2768a391d50ab94b95cefe540b9232d7046c13ee86d01859e04c044903222eb5
|
Loading…
Add table
Reference in a new issue