1 # Maintainer: Angel Velasquez <angvp@archlinux.org>
2 # Contributor: Angel Velasquez <angvp@archlinux.org>
3 # Generator : CPANPLUS::Dist::Arch 1.12
5 pkgname='perl-linux-pid'
8 pkgdesc="Interface to Linux getpp?id functions"
10 license=('PerlArtistic' 'GPL')
11 options=('!emptydirs')
13 url='https://search.cpan.org/dist/Linux-Pid'
14 source=("https://search.cpan.org/CPAN/authors/id/R/RG/RGARCIA/Linux-Pid-$pkgver.tar.gz")
15 sha256sums=('f2ac2444a74e762783bbd36c486352f96340434d34ae7926d6ab234966540f49')
18 ( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \
19 PERL_AUTOINSTALL=--skipdeps \
20 PERL_MM_OPT="INSTALLDIRS=vendor" \
21 PERL_MB_OPT="--installdirs vendor" \
22 MODULEBUILDRC=/dev/null
25 /usr/bin/perl Makefile.PL
32 ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""
39 make DESTDIR="$pkgdir" install