1 # Maintainer: Felix Yan <felixonmars@archlinux.org>
2 # Contributor: Florian Pritz <bluewind@xinu.at>
7 pkgdesc="A getaddrinfo/getnameinfo support module"
9 url='https://search.cpan.org/dist/Socket6'
10 license=('PerlArtistic' 'GPL')
12 options=('!emptydirs')
13 source=(https://search.cpan.org/CPAN/authors/id/U/UM/UMEMOTO/Socket6-$pkgver.tar.gz)
14 sha512sums=('51d05a04563519010f515a50fb1082c4e72eb4537137ad55f117458c71ec8429a5674083bd68adcbbf2e57632a1cb1bf60693ea98364e7f96c826ff8c9655b33')
18 perl Makefile.PL INSTALLDIRS=vendor
29 make DESTDIR="$pkgdir" install