[80375] trunk/dports/php
ryandesign at macports.org
ryandesign at macports.org
Sun Jul 10 15:18:41 PDT 2011
Revision: 80375
http://trac.macports.org/changeset/80375
Author: ryandesign at macports.org
Date: 2011-07-10 15:18:40 -0700 (Sun, 10 Jul 2011)
Log Message:
-----------
php5-lzf: new port, version 1.5.2; see #30118
Added Paths:
-----------
trunk/dports/php/php5-lzf/
trunk/dports/php/php5-lzf/Portfile
Added: trunk/dports/php/php5-lzf/Portfile
===================================================================
--- trunk/dports/php/php5-lzf/Portfile (rev 0)
+++ trunk/dports/php/php5-lzf/Portfile 2011-07-10 22:18:40 UTC (rev 80375)
@@ -0,0 +1,21 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup php5extension 1.0
+
+php5extension.setup lzf 1.5.2 pecl
+categories php devel
+platforms darwin
+maintainers freebsd.org:miwi
+
+description Handles LZF compression / decompression.
+
+long_description ${description}
+
+checksums sha1 f9c1d4b70cfda28b46352ff410fae059dd844e41 \
+ rmd160 c4c579abb0bd0c0866f4c0f0a8a64a5505137c9a
+
+configure.args-append --enable-lzf
+
+use_parallel_build yes
Property changes on: trunk/dports/php/php5-lzf/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/20110710/a1efc8ee/attachment.html>
More information about the macports-changes
mailing list