15 lines
532 B
Bash
15 lines
532 B
Bash
# Template build file for 'perl-NetAddr-IP'.
|
|
pkgname=perl-NetAddr-IP
|
|
version=4.075
|
|
revision=3
|
|
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
|