[19900] trunk/dports/perl

source_changes at macosforge.org source_changes at macosforge.org
Thu Oct 5 00:22:13 PDT 2006


Revision: 19900
          http://trac.macosforge.org/projects/macports/changeset/19900
Author:   ricci at macports.org
Date:     2006-10-05 00:22:12 -0700 (Thu, 05 Oct 2006)

Log Message:
-----------
new port, p5-cam-pdf.  Another module for doing pdf manipulation.

Added Paths:
-----------
    trunk/dports/perl/p5-cam-pdf/
    trunk/dports/perl/p5-cam-pdf/Portfile

Added: trunk/dports/perl/p5-cam-pdf/Portfile
===================================================================
--- trunk/dports/perl/p5-cam-pdf/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-cam-pdf/Portfile	2006-10-05 07:22:12 UTC (rev 19900)
@@ -0,0 +1,23 @@
+# $Id: Portfile,v 1.2 2005/04/21 15:58:08 jberry Exp $
+
+PortSystem                      1.0
+PortGroup                       perl5 1.0
+perl5.setup                     CAM-PDF 1.07
+revision                        0
+maintainers                     opendarwin.org at 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.
+

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061005/bac5c9e2/attachment.html


More information about the macports-changes mailing list