15 lines
509 B
Bash
15 lines
509 B
Bash
# Template build file for 'perl-Net-DNS'.
|
|
pkgname=perl-Net-DNS
|
|
version=0.83
|
|
revision=2
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
depends="${makedepends}"
|
|
short_desc="Net::DNS - Perl Interface to the Domain Name System"
|
|
homepage="https://metacpan.org/pod/Net::DNS"
|
|
license="Artistic, GPL-1"
|
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|
distfiles="${CPAN_SITE}/Net/Net-DNS-${version}.tar.gz"
|
|
checksum=8e1108d1801b9695909859323e1ed2f7ffb3b03dd3d2028a19fb79fc1a1d7c39
|