1 # Contributor: Justin Davis <jrcd83@gmail.com>
2 # Generator : CPANPLUS::Dist::Arch 1.19
4 pkgname='perl-module-corelist'
7 pkgdesc="what modules shipped with versions of perl"
9 license=('PerlArtistic' 'GPL')
10 options=('!emptydirs')
13 url='http://search.cpan.org/dist/Module-CoreList'
14 source=('http://search.cpan.org/CPAN/authors/id/B/BI/BINGOS/Module-CoreList-2.59.tar.gz')
15 md5sums=('ce46604f6cffe7b774473007cffad1be')
16 sha512sums=('270ef41294e38756274fa1e48767755392f50ecf4c643a6e12ebfbb0209c67f9a6ff6f31aff57b8f109f517494b757341d2fd5c00fad922025fb7339cc75caab')
17 _distdir="${srcdir}/Module-CoreList-2.59"
20 ( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \
21 PERL_AUTOINSTALL=--skipdeps \
22 PERL_MM_OPT="INSTALLDIRS=vendor DESTDIR='$pkgdir'" \
23 PERL_MB_OPT="--installdirs vendor --destdir '$pkgdir'" \
24 MODULEBUILDRC=/dev/null
27 /usr/bin/perl Makefile.PL
34 ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""
42 find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
49 # vim:set ts=2 sw=2 et: