pkgname: perl-net-dns pkgver: '1.56' pkgrel: '1' pkgdesc: 'Perl Module: Interface to the DNS resolver' url: 'https://metacpan.org/pod/Net::DNS' arch: x86_64 depends: - perl makedepends: - perl-digest-hmac - perl-net-ip - perl-io-socket-inet6 - perl-socket6 source: - 'https://www.cpan.org/authors/id/N/NL/NLNETLABS/Net-DNS-${pkgver}.tar.gz' sha256sums: - 5930e39f76895b380c7ca11fc08352d15ad71c41fe84c12dfb6a322d17f66946 build: | cd Net-DNS-${pkgver} perl Makefile.PL INSTALLDIRS=vendor make make DESTDIR=${PKGDIR} install find ${PKGDIR} -iname '*.pod' -or \ -name '.packlist' -or \ -empty -delete package: | true