mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
New package: perl-PDF-API2-2.023
This commit is contained in:
parent
8148e4e8d6
commit
bb59a56fb7
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-PDF-API2/template
Normal file
16
srcpkgs/perl-PDF-API2/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template build file for 'perl-PDF-API2'.
|
||||||
|
pkgname=perl-PDF-API2
|
||||||
|
version=2.023
|
||||||
|
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="Dominik Honnef <dominik@honnef.co>"
|
||||||
|
homepage="http://search.cpan.org/~ssimms/PDF-API2/"
|
||||||
|
license="LGPL-2.1"
|
||||||
|
distfiles="${CPAN_SITE}/PDF/PDF-API2-${version}.tar.gz"
|
||||||
|
checksum=e3999b817b6db4757bcbe4c31040787c2b93228f0e952d64c142288c8ec40481
|
||||||
|
noarch=yes
|
Loading…
Add table
Reference in a new issue