mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: perl-Net-CIDR-0.21
This commit is contained in:
parent
39d8ea498b
commit
69938648c7
1 changed files with 14 additions and 0 deletions
14
srcpkgs/perl-Net-CIDR/template
Normal file
14
srcpkgs/perl-Net-CIDR/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'perl-Net-CIDR'
|
||||||
|
pkgname=perl-Net-CIDR
|
||||||
|
version=0.21
|
||||||
|
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=30f303c0735948da33370decc7e87cfa68bc430aa44b81d18f8d823b6d1abfbf
|
Loading…
Add table
Reference in a new issue