[101182] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Sat Jan 5 15:44:40 PST 2013


Revision: 101182
          https://trac.macports.org/changeset/101182
Author:   ryandesign at macports.org
Date:     2013-01-05 15:44:40 -0800 (Sat, 05 Jan 2013)
Log Message:
-----------
php-Twig: new port, version 1.11.1 (#37512)

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

Added: trunk/dports/php/php-Twig/Portfile
===================================================================
--- trunk/dports/php/php-Twig/Portfile	                        (rev 0)
+++ trunk/dports/php/php-Twig/Portfile	2013-01-05 23:44:40 UTC (rev 101182)
@@ -0,0 +1,27 @@
+# -*- 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           github 1.0
+PortGroup           php 1.1
+
+github.setup        fabpot Twig 1.11.1 v
+name                php-Twig
+categories-append   devel
+platforms           darwin
+maintainers         robsonpeixoto.com:robinho openmaintainer
+license             BSD
+
+php.branches        5.3 5.4 5.5
+php.build_dirs      ${worksrcpath}/ext/twig/
+
+description         Enhances the performance of the Twig runtime engine.
+
+long_description    Enhances the performance of the Twig runtime engine.
+
+homepage            http://twig.sensiolabs.org/
+
+checksums           rmd160  e99cb9e7237b155a660692dc6f545c3217e2dc63 \
+                    sha256  70210f47c2be5b57116c2e1adebbc3a45e08ce726cc8ddedf27156544ccdf825
+
+use_parallel_build  yes


Property changes on: trunk/dports/php/php-Twig/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/20130105/dfa9b1b5/attachment.html>


More information about the macports-changes mailing list