[113685] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Fri Nov 22 19:41:19 PST 2013


Revision: 113685
          https://trac.macports.org/changeset/113685
Author:   ryandesign at macports.org
Date:     2013-11-22 19:41:19 -0800 (Fri, 22 Nov 2013)
Log Message:
-----------
php-propro: new port, version 1.0.0

Added Paths:
-----------
    trunk/dports/php/php-propro/
    trunk/dports/php/php-propro/Portfile

Added: trunk/dports/php/php-propro/Portfile
===================================================================
--- trunk/dports/php/php-propro/Portfile	                        (rev 0)
+++ trunk/dports/php/php-propro/Portfile	2013-11-23 03:41:19 UTC (rev 113685)
@@ -0,0 +1,25 @@
+# -*- 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           php 1.1
+
+name                php-propro
+version             1.0.0
+platforms           darwin
+maintainers         ryandesign openmaintainer
+license             BSD
+
+php.branches        5.3 5.4 5.5
+php.pecl            yes
+
+description         a reusable property proxy API
+
+long_description    ${description}
+
+checksums           rmd160  8e503ff5e0cafb80a5ca1a0956f3d83445de9ea9 \
+                    sha256  9825d50ab4bb214428cd11c14c2f389c16aded09db16d266f27f147a7f2371f2
+
+if {${name} ne ${subport}} {
+    configure.args  --enable-propro
+}


Property changes on: trunk/dports/php/php-propro/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131122/348d0a38/attachment.html>


More information about the macports-changes mailing list