17 lines
549 B
Bash
17 lines
549 B
Bash
# Template build file for 'perl-PDF-API2'.
|
|
pkgname=perl-PDF-API2
|
|
version=2.030
|
|
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=a802c25c1f00b093778223fc7aea94ebd87a9abdb915151746b8ee5d4a358769
|
|
noarch=yes
|