Initial import of p5-Text-PDF 0.12
This is perl modules for creating and manipulating pdf. Submitted by: Shell Hung <i@shellhung.org>
This commit is contained in:
parent
526383486e
commit
f99667cce8
24
textproc/p5-Text-PDF/Makefile
Normal file
24
textproc/p5-Text-PDF/Makefile
Normal file
@ -0,0 +1,24 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2001/02/20 02:56:31 kevlo Exp $
|
||||
|
||||
DISTNAME= Text-PDF-0.12
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= textproc perl5
|
||||
NEED_VERSION= 1.356
|
||||
|
||||
MAINTAINER= Shell Hung <i@shellhung.org>
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Text
|
||||
|
||||
PERL_MODULES= ${LOCALBASE}/libdata/perl5/site_perl/${ARCH}-openbsd
|
||||
BUILD_DEPENDS= ${PERL_MODULES}/Compress/Zlib.pm::archivers/p5-Compress-Zlib
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
.include <bsd.port.mk>
|
3
textproc/p5-Text-PDF/files/md5
Normal file
3
textproc/p5-Text-PDF/files/md5
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (Text-PDF-0.12.tar.gz) = c8e075be1b2642a3b5d541293d961fc1
|
||||
RMD160 (Text-PDF-0.12.tar.gz) = 01aea7d5ff813973c3a3d9f4b3a50994b783cac3
|
||||
SHA1 (Text-PDF-0.12.tar.gz) = 579e29b0fed9ad2f11906d64b6141b95bd782dae
|
1
textproc/p5-Text-PDF/pkg/COMMENT
Normal file
1
textproc/p5-Text-PDF/pkg/COMMENT
Normal file
@ -0,0 +1 @@
|
||||
perl modules for creating and manipulating PDF
|
2
textproc/p5-Text-PDF/pkg/DESCR
Normal file
2
textproc/p5-Text-PDF/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
There seem to be a growing plethora of Perl modules for creating and
|
||||
manipulating PDF files.
|
36
textproc/p5-Text-PDF/pkg/PLIST
Normal file
36
textproc/p5-Text-PDF/pkg/PLIST
Normal file
@ -0,0 +1,36 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/02/20 02:56:31 kevlo Exp $
|
||||
bin/pdfbklt.plx
|
||||
bin/pdfrevert.plx
|
||||
bin/pdfstamp.plx
|
||||
libdata/perl5/site_perl/Text/PDF/Array.pm
|
||||
libdata/perl5/site_perl/Text/PDF/Bool.pm
|
||||
libdata/perl5/site_perl/Text/PDF/Dict.pm
|
||||
libdata/perl5/site_perl/Text/PDF/File.pm
|
||||
libdata/perl5/site_perl/Text/PDF/Filter.pm
|
||||
libdata/perl5/site_perl/Text/PDF/Name.pm
|
||||
libdata/perl5/site_perl/Text/PDF/Number.pm
|
||||
libdata/perl5/site_perl/Text/PDF/Objind.pm
|
||||
libdata/perl5/site_perl/Text/PDF/Page.pm
|
||||
libdata/perl5/site_perl/Text/PDF/Pages.pm
|
||||
libdata/perl5/site_perl/Text/PDF/SFont.pm
|
||||
libdata/perl5/site_perl/Text/PDF/String.pm
|
||||
libdata/perl5/site_perl/Text/PDF/TTFont.pm
|
||||
libdata/perl5/site_perl/Text/PDF/TTFont0.pm
|
||||
libdata/perl5/site_perl/Text/PDF/Utils.pm
|
||||
libdata/perl5/site_perl/Text/PDF/changes
|
||||
man/man3/Text::PDF::Array.3p
|
||||
man/man3/Text::PDF::Bool.3p
|
||||
man/man3/Text::PDF::Dict.3p
|
||||
man/man3/Text::PDF::File.3p
|
||||
man/man3/Text::PDF::Filter.3p
|
||||
man/man3/Text::PDF::Name.3p
|
||||
man/man3/Text::PDF::Number.3p
|
||||
man/man3/Text::PDF::Objind.3p
|
||||
man/man3/Text::PDF::Page.3p
|
||||
man/man3/Text::PDF::Pages.3p
|
||||
man/man3/Text::PDF::SFont.3p
|
||||
man/man3/Text::PDF::String.3p
|
||||
man/man3/Text::PDF::TTFont.3p
|
||||
man/man3/Text::PDF::TTFont0.3p
|
||||
man/man3/Text::PDF::Utils.3p
|
||||
@dirrm libdata/perl5/site_perl/Text/PDF
|
Loading…
Reference in New Issue
Block a user