2015-04-12 03:14:44 +02:00
|
|
|
# Template build file for 'perl-Net-DNS'.
|
|
|
|
pkgname=perl-Net-DNS
|
2015-07-07 14:41:15 +02:00
|
|
|
version=1.01
|
|
|
|
revision=1
|
2015-04-12 03:14:44 +02:00
|
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
|
|
build_style=perl-module
|
|
|
|
hostmakedepends="perl"
|
2015-06-23 14:44:16 +02:00
|
|
|
makedepends="${hostmakedepends}"
|
2015-04-12 03:14:44 +02:00
|
|
|
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"
|
2015-07-07 14:41:15 +02:00
|
|
|
checksum=8f96b80d46764993dbad92e22cf5fc869ecdc1d09018f2565440d528afd9d92a
|