[75723] trunk/dports/php
ryandesign at macports.org
ryandesign at macports.org
Sat Feb 5 11:46:17 PST 2011
Revision: 75723
http://trac.macports.org/changeset/75723
Author: ryandesign at macports.org
Date: 2011-02-05 11:46:14 -0800 (Sat, 05 Feb 2011)
Log Message:
-----------
php5-pdflib: new port, version 2.1.8; see http://lists.macosforge.org/pipermail/macports-users/2011-February/023391.html
Added Paths:
-----------
trunk/dports/php/php5-pdflib/
trunk/dports/php/php5-pdflib/Portfile
Added: trunk/dports/php/php5-pdflib/Portfile
===================================================================
--- trunk/dports/php/php5-pdflib/Portfile (rev 0)
+++ trunk/dports/php/php5-pdflib/Portfile 2011-02-05 19:46:14 UTC (rev 75723)
@@ -0,0 +1,23 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup php5extension 1.0
+
+php5extension.setup pdflib 2.1.8 pecl
+php5extension.extensions pdf
+categories-append print textproc
+platforms darwin
+maintainers ryandesign
+license PHP
+
+description PHP5 bindings for pdflib
+
+long_description ${description}
+
+checksums sha1 5d0b01dc6fe81a39e7832a4c719983ebd06f6174 \
+ rmd160 a74d2bba8985bd85fbd61589450c591665663906
+
+depends_lib-append port:pdflib
+
+configure.args --with-pdflib=${prefix}
Property changes on: trunk/dports/php/php5-pdflib/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110205/35956d66/attachment.html>
More information about the macports-changes
mailing list