mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
New package: perl-NetAddr-IP-4.075
This commit is contained in:
parent
c2abc06586
commit
23210b6edb
1 changed files with 14 additions and 0 deletions
14
srcpkgs/perl-NetAddr-IP/template
Normal file
14
srcpkgs/perl-NetAddr-IP/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template build file for 'perl-NetAddr-IP'.
|
||||||
|
pkgname=perl-NetAddr-IP
|
||||||
|
version=4.075
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
depends="${makedepends}"
|
||||||
|
short_desc="NetAddr::IP - Manages IPv4 and IPv6 addresses and subnets"
|
||||||
|
homepage="https://metacpan.org/pod/NetAddr::IP"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
|
distfiles="${CPAN_SITE}/NetAddr/NetAddr-IP-${version}.tar.gz"
|
||||||
|
checksum=ab8275bb8f306f780cd029a6dc48764461f4d1ef3a106b99fe5a90cbf2968839
|
Loading…
Add table
Reference in a new issue