mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
New package: perl-Test-TCP-2.19
This commit is contained in:
parent
9a0fe2ee7d
commit
9ba0197829
1 changed files with 17 additions and 0 deletions
17
srcpkgs/perl-Test-TCP/template
Normal file
17
srcpkgs/perl-Test-TCP/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template build file for 'perl-Test-TCP'
|
||||||
|
pkgname=perl-Test-TCP
|
||||||
|
version=2.19
|
||||||
|
revision=1
|
||||||
|
wrksrc="Test-TCP-$version"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="perl"
|
||||||
|
depends="perl perl-Test-SharedFork"
|
||||||
|
checkdepends="$depends"
|
||||||
|
short_desc="Testing TCP program"
|
||||||
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
homepage="https://metacpan.org/pod/Test::TCP"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
|
distfiles="${CPAN_SITE}/Test/Test-TCP-${version}.tar.gz"
|
||||||
|
checksum=dd012d9d596b2a4e26feb5e017ed8035bf779f636da78b8ae4f5f581e9fc5091
|
||||||
|
noarch=yes
|
Loading…
Add table
Reference in a new issue