perl-Net-DNS: make noarch
This commit is contained in:
parent
e0a6d85f9c
commit
110370852e
|
@ -1,15 +1,16 @@
|
|||
# Template build file for 'perl-Net-DNS'.
|
||||
# Template file for 'perl-Net-DNS'
|
||||
pkgname=perl-Net-DNS
|
||||
version=1.15
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
makedepends="$hostmakedepends"
|
||||
depends="$makedepends"
|
||||
short_desc="Net::DNS - Perl Interface to the Domain Name System"
|
||||
homepage="https://metacpan.org/pod/Net::DNS"
|
||||
license="Artistic, GPL-1"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
distfiles="${CPAN_SITE}/Net/Net-DNS-${version}.tar.gz"
|
||||
checksum=1ad46ba6438b846a94b4f50d53ecfda55f504a17e11b94effb087ff9329e61d0
|
||||
|
|
Loading…
Reference in New Issue
Block a user