mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
New package: perl-Test-Subroutines-1.113350.
Closes: #9494 [via git-merge-pr]
This commit is contained in:
parent
32a846dc00
commit
494a66af85
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-Test-Subroutines/template
Normal file
16
srcpkgs/perl-Test-Subroutines/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'perl-Test-Subroutines'
|
||||
pkgname=perl-Test-Subroutines
|
||||
version=1.113350
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl perl-Devel-LexAlias perl-File-Slurp"
|
||||
checkdepends="perl-Test-Pod perl-Test-Pod-Coverage"
|
||||
depends="${makedepends}"
|
||||
short_desc="Test::Subroutines - Standalone execution of Perl program subroutines"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="Artistic, GPL-1"
|
||||
homepage="http://search.cpan.org/dist/Test-Subroutines"
|
||||
distfiles="${CPAN_SITE}/Test/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=f3f09698b930faa15a865e4fed34e85ba5b034d5d0592c2e4f35786f910f9004
|
Loading…
Add table
Reference in a new issue