17 lines
565 B
Bash
17 lines
565 B
Bash
# Template file for 'perl-Net-DNS'
|
|
pkgname=perl-Net-DNS
|
|
version=1.16
|
|
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=8163eebaf46d1a870b6f596684f345da7c3a7461d7dba2b85f23e02d8982ea37
|