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