17 lines
534 B
Bash
17 lines
534 B
Bash
# Template build file for 'perl-PDF-API2'.
|
|
pkgname=perl-PDF-API2
|
|
version=2.033
|
|
revision=1
|
|
wrksrc="PDF-API2-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="perl"
|
|
depends="perl"
|
|
short_desc="PDF::API2 - Facilitates the creation and modification of PDF files"
|
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|
homepage="https://metacpan.org/release/PDF-API2"
|
|
license="LGPL-2.1"
|
|
distfiles="${CPAN_SITE}/PDF/PDF-API2-${version}.tar.gz"
|
|
checksum=9c0866ec1a3053f73afaca5f5cdbe6925903b4ce606f4bf4ac317731a69d27a0
|
|
noarch=yes
|