# Automatically generated by apkbuild-cpan, template 3 # Contributor: Francesco Colista # Maintainer: Francesco Colista pkgname=perl-business-issn #_pkgreal is used by apkbuild-cpan to find modules at MetaCpan _pkgreal=Business-ISSN pkgver=1.005 pkgrel=1 pkgdesc="Perl extension for International Standard Serial Numbers" url="https://metacpan.org/release/Business-ISSN/" arch="noarch" license="Artistic-2.0" depends="perl" subpackages="$pkgname-doc" source="https://cpan.metacpan.org/authors/id/B/BD/BDFOY/Business-ISSN-$pkgver.tar.gz" builddir="$srcdir/$_pkgreal-$pkgver" build() { export CFLAGS=$(perl -MConfig -E 'say $Config{ccflags}') PERL_MM_USE_DEFAULT=1 perl -I. Makefile.PL INSTALLDIRS=vendor make } check() { export CFLAGS=$(perl -MConfig -E 'say $Config{ccflags}') make test } package() { make DESTDIR="$pkgdir" install find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete } sha512sums=" e58f5ac852102c9f6e53cb3986a06be0db325ba8acc097b128c554288637cb8bd9029c291b38efdeffc05a8690b1894a98d255ae407162c3f76e5e613405695c Business-ISSN-1.005.tar.gz "