mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
New package: perl-Test-SharedFork-0.35.
This commit is contained in:
parent
0c06da09e4
commit
703c37f2ec
1 changed files with 17 additions and 0 deletions
17
srcpkgs/perl-Test-SharedFork/template
Normal file
17
srcpkgs/perl-Test-SharedFork/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'perl-Test-SharedFork'
|
||||||
|
pkgname=perl-Test-SharedFork
|
||||||
|
version=0.35
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="perl"
|
||||||
|
depends="${makedepends}"
|
||||||
|
checkdepends="perl-Test-Requires"
|
||||||
|
short_desc="Utility module for Test::Builder that wraps fork(2)"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
|
homepage="http://search.cpan.org/dist/Test-SharedFork"
|
||||||
|
distfiles="${CPAN_SITE}/Test/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=2932e865610e80758f764c586757ef8e11db1284d958e25e4b7a85098414c59f
|
Loading…
Add table
Reference in a new issue