3 pkgname=perl-file-listing
6 pkgdesc="parse directory listing"
8 url="https://search.cpan.org/dist/File-Listing"
9 license=('PerlArtistic' 'GPL')
10 depends=('perl' 'perl-http-date')
11 options=('!emptydirs')
12 source=("https://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/File-Listing-${pkgver}.tar.gz")
13 sha512sums=('8368605bf196750f4044d87a8b784e6a28fa6fe6d5971c5de507b4df77859020dcba4929ce97f5091966a6a2fca94466a345450f2f9d2fad9fb88d880f491944')
16 cd File-Listing-${pkgver}
17 perl Makefile.PL INSTALLDIRS=vendor
22 cd File-Listing-${pkgver}
27 cd File-Listing-${pkgver}
28 make DESTDIR="$pkgdir" install