mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-10 20:45:10 +02:00
14 lines
530 B
Bash
14 lines
530 B
Bash
# Template file for 'perl-Net-CIDR'
|
|
pkgname=perl-Net-CIDR
|
|
version=0.23
|
|
revision=1
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="${hostmakedepends}"
|
|
depends="${makedepends}"
|
|
short_desc="Net::CIDR - Manipulate IPv4/IPv6 netblocks in CIDR notation"
|
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
|
homepage="https://metacpan.org/release/Net-CIDR"
|
|
distfiles="${CPAN_SITE}/Net/Net-CIDR-${version}.tar.gz"
|
|
checksum=cadef3406f273cddf196ce0123be409e443ed1d2c0da2faaa46c2cde8ad9ddd1
|