17 lines
549 B
Bash
17 lines
549 B
Bash
# Template build file for 'perl-PDF-API2'.
|
|
pkgname=perl-PDF-API2
|
|
version=2.031
|
|
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="Christian Neukirchen <chneukirchen@gmail.com>"
|
|
homepage="http://search.cpan.org/~ssimms/PDF-API2/"
|
|
license="LGPL-2.1"
|
|
distfiles="${CPAN_SITE}/PDF/PDF-API2-${version}.tar.gz"
|
|
checksum=6ea5d38f99dfb1e8acf57c9c7579659b3eee84944295a135f90e607e0a3f43e9
|
|
noarch=yes
|