1 # Maintainer: Felix Yan <felixonmars@gmail.com>
6 pkgdesc="Open an HTML file with automatic charset detection"
8 url='https://search.cpan.org/dist/IO-HTML'
10 license=('PerlArtistic' 'GPL')
11 options=('!emptydirs')
12 source=(https://search.cpan.org/CPAN/authors/id/C/CJ/CJM/IO-HTML-$pkgver.tar.gz)
13 sha512sums=('564fba7cfb50ef1cc78fa9e2b2200a20e305d098b8ceeb6f8478f0275cc48e4fb069386f5c318bc9deb43a5d590a78a995c04100bd440340f5c990eadc76a70f')
16 export PERL_MM_USE_DEFAULT=1 PERL_MM_OPT="INSTALLDIRS=vendor" \
17 PERL_MB_OPT="--installdirs vendor"
30 make DESTDIR="$pkgdir" install