Portfile

# $Id: Portfile 20355 2006-11-02 02:07:43Z blair@macports.org $

PortSystem 1.0
PortGroup perl5 1.0
perl5.setup CAM-PDF 1.07
revision 0
maintainers opendarwin.org@darkart.com
description Reads and writes any document that conforms to PDF v1.4
long_description This package reads and writes any document that \
conforms to the PDF specification generously provided by Adobe at \
http://partners.adobe.com/asn/developer/acrosdk/docs/filefmtspecs/PDFReference.pdf \
(3rd edition, for PDF v1.4 as of May 2002)

platforms darwin
checksums md5 9eece6e30c36f568e35feb2a78b0cbea
depends_lib-append port:p5-crypt-rc4 \
port:p5-text-pdf

master_sites http://search.cpan.org/CPAN/authors/id/C/CL/CLOTHO/
distfiles CAM-PDF-1.07.tgz

## Note: CAM-PDF requires Digest::MD5, this is present in base perl 5.8.8.