mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-25 13:15:12 +02:00
13 lines
497 B
Bash
13 lines
497 B
Bash
# Template file for 'perl-PDF-Builder'
|
|
pkgname=perl-PDF-Builder
|
|
version=3.026
|
|
revision=1
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
depends="perl perl-Font-TTF"
|
|
short_desc="Facilitates the creation and modification of PDF files"
|
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|
license="LGPL-2.1-or-later"
|
|
homepage="https://metacpan.org/pod/PDF::Builder"
|
|
distfiles="${CPAN_SITE}/PDF/${pkgname/perl-/}-$version.tar.gz"
|
|
checksum=d9ff0003b4070ee8c4be6f4faba23a12b0c03778287c5d22f23cd9384bdfe890
|