16 lines
568 B
Bash
16 lines
568 B
Bash
# Template file for 'perl-Net-DNS'
|
|
pkgname=perl-Net-DNS
|
|
version=1.20
|
|
revision=1
|
|
archs=noarch
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="$hostmakedepends"
|
|
depends="$makedepends"
|
|
short_desc="Net::DNS - Perl Interface to the Domain Name System"
|
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
|
homepage="https://metacpan.org/release/Net-DNS"
|
|
distfiles="${CPAN_SITE}/Net/Net-DNS-${version}.tar.gz"
|
|
checksum=7fd9692b687253baa8f2eb639f1dd7ff9c77fddd67167dc59b400bd25e4ce01b
|