17 lines
568 B
Bash
17 lines
568 B
Bash
# Template file for 'perl-Net-DNS'
|
|
pkgname=perl-Net-DNS
|
|
version=1.22
|
|
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=03cd6a733e1cab6f817b4c4dcb7b29575002f8c543fb85e94c6290bc224d4c12
|