# Automatically generated by apkbuild-cpan, template 4 # Contributor: Francesco Colista # Maintainer: Francesco Colista pkgname=perl-business-isbn pkgver=3.009 pkgrel=0 #_pkgreal is used by apkbuild-cpan to find modules at MetaCpan _pkgreal=Business-ISBN pkgdesc="work with International Standard Book Numbers" url="https://metacpan.org/release/Business-ISBN/" arch="noarch" license="Artistic-2.0" depends="perl perl-business-isbn-data" subpackages="$pkgname-doc" source="https://cpan.metacpan.org/authors/id/B/BR/BRIANDFOY/Business-ISBN-$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 \ NO_PACKLIST=1 \ NO_PERLLOCAL=1 make } check() { export CFLAGS=$(perl -MConfig -E 'say $Config{ccflags}') make test } package() { make DESTDIR="$pkgdir" install } sha512sums=" 4764762ae323427aaa315ff0265e617c173dbff66fb6bb2a8afbd2eb991f773fd56c110c918c26bbc876c1283ba502aa35a66ea9801bd400bbbff157c651098f Business-ISBN-3.009.tar.gz "