1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Simplistic wrapper for the PDF-API2 modules

WWW: http://search.cpan.org/dist/PDF-API2-Simple/

PR:		204064
Submitted by:	jeremybbaggs@gmail.com
Approved by:    mat (mentor)
Differential Revision: D4503
This commit is contained in:
Martin Wilke 2015-12-11 13:52:46 +00:00
parent 71b30cc8ce
commit 86dd1f9a20
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403532
5 changed files with 26 additions and 0 deletions

View File

@ -655,6 +655,7 @@
SUBDIR += p5-ODF-lpOD
SUBDIR += p5-OpenOffice-OODoc
SUBDIR += p5-PDF-API2
SUBDIR += p5-PDF-API2-Simple
SUBDIR += p5-PDF-API3
SUBDIR += p5-PDF-Create
SUBDIR += p5-PDF-FromHTML

View File

@ -0,0 +1,18 @@
# $FreeBSD$
PORTNAME= PDF-API2-Simple
PORTVERSION= 1.1.5
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:CHROMATIC
PKGNAMEPREFIX= p5-
MAINTAINER= jeremybbaggs@gmail.com
COMMENT= Wrapper for the PDF::API2 modules
RUN_DEPENDS= p5-PDF-API2>=0:${PORTSDIR}/textproc/p5-PDF-API2
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (PDF-API2-Simple-1.1.5.tar.gz) = d5b353435208332cc522d041ecc41d7790277eee83cfe47af9b5c1a3558f651e
SIZE (PDF-API2-Simple-1.1.5.tar.gz) = 57485

View File

@ -0,0 +1,3 @@
Simplistic wrapper for the PDF-API2 modules
WWW: http://search.cpan.org/dist/PDF-API2-Simple/

View File

@ -0,0 +1,2 @@
%%SITE_PERL%%/PDF/API2/Simple.pm
%%PERL5_MAN3%%/PDF::API2::Simple.3.gz