16 lines
565 B
Bash
16 lines
565 B
Bash
# Template file for 'perl-Net-DNS'
|
|
pkgname=perl-Net-DNS
|
|
version=1.17
|
|
revision=1
|
|
noarch=yes
|
|
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.eu>"
|
|
homepage="https://metacpan.org/release/Net-DNS"
|
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
|
distfiles="${CPAN_SITE}/Net/Net-DNS-${version}.tar.gz"
|
|
checksum=9a79fd8fea1a708726c18d193ae4437479206ccb20ffa7f0971371e172e2c2e0
|