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=('858339b15a455db570d15b02e801ab0e0afd47da71685002083cbcc1a0f89783fcad4e840e0381f186046ab2f355dc0f593dc8c9c0a2da0fc6f17a35265924ab')
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