mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
New package: perl-IO-Socket-INET6-2.72
This commit is contained in:
parent
ccc8651c04
commit
e8fcecab23
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-IO-Socket-INET6/template
Normal file
16
srcpkgs/perl-IO-Socket-INET6/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template build file for 'perl-IO-Socket-INET6'.
|
||||||
|
pkgname=perl-IO-Socket-INET6
|
||||||
|
version=2.72
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="${hostmakedepends}"
|
||||||
|
depends="${makedepends}"
|
||||||
|
noarch=yes
|
||||||
|
short_desc="IO::Socket::INET6 - Object interface for AF_INET/AF_INET6 domain sockets"
|
||||||
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
homepage="http://search.cpan.org/dist/IO-Socket-INET6"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
distfiles="${CPAN_SITE}/IO/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=85e020fa179284125fc1d08e60a9022af3ec1271077fe14b133c1785cdbf1ebb
|
Loading…
Add table
Reference in a new issue