mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
New package: perl-Test-Inter-1.06.
This commit is contained in:
parent
c49ff084e2
commit
4bedb3c227
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-Test-Inter/template
Normal file
16
srcpkgs/perl-Test-Inter/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'perl-Test-Inter'
|
||||||
|
pkgname=perl-Test-Inter
|
||||||
|
version=1.06
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-ModuleBuild
|
||||||
|
hostmakedepends="perl perl-Module-Build"
|
||||||
|
makedepends="perl"
|
||||||
|
depends="${makedepends}"
|
||||||
|
short_desc="Framework for more readable interactive test scripts"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
homepage="http://search.cpan.org/dist/Test-Inter"
|
||||||
|
distfiles="${CPAN_SITE}/Test/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=5c7de54fec00d2e874550ea83da15b817f82724142904d260590fcebfb5b8f84
|
||||||
|
noarch=yes
|
Loading…
Add table
Reference in a new issue