1 # Contributor: Justin Davis <jrcd83@gmail.com>
2 # Generator : CPANPLUS::Dist::Arch 1.07
3 pkgname='perl-file-path-tiny'
6 pkgdesc="recursive versions of mkdir() and rmdir() without as much overhead as File::Path"
8 license=('PerlArtistic' 'GPL')
11 makedepends=('perl-test-simple')
12 url='http://search.cpan.org/dist/File-Path-Tiny'
13 source=('http://search.cpan.org/CPAN/authors/id/D/DM/DMUEY/File-Path-Tiny-0.1.tar.gz')
14 md5sums=('3a2ac2277304b6a1c017f24c8327f55a')
18 DIST_DIR="${srcdir}/File-Path-Tiny-0.1"
19 export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \
20 PERL_AUTOINSTALL=--skipdeps \
21 PERL_MM_OPT="INSTALLDIRS=vendor DESTDIR='$pkgdir'" \
22 PERL_MB_OPT="--installdirs vendor --destdir '$pkgdir'" \
23 MODULEBUILDRC=/dev/null
32 find "$pkgdir" -name .packlist -o -name perllocal.pod -delete