[93639] trunk/dports/php/php-excel/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sun May 27 22:11:38 PDT 2012
Revision: 93639
https://trac.macports.org/changeset/93639
Author: ryandesign at macports.org
Date: 2012-05-27 22:11:38 -0700 (Sun, 27 May 2012)
Log Message:
-----------
php-excel: php 1.1 and github 1.0 portgroups
Modified Paths:
--------------
trunk/dports/php/php-excel/Portfile
Modified: trunk/dports/php/php-excel/Portfile
===================================================================
--- trunk/dports/php/php-excel/Portfile 2012-05-28 05:10:38 UTC (rev 93638)
+++ trunk/dports/php/php-excel/Portfile 2012-05-28 05:11:38 UTC (rev 93639)
@@ -2,21 +2,24 @@
# $Id$
PortSystem 1.0
-PortGroup php 1.0
+PortGroup github 1.0
+PortGroup php 1.1
-php.setup excel 0.9.6
-php.branches 5.3 5.4
+github.setup iliaal php_excel 0.9.6
+name php-excel
+revision 1
categories-append textproc
platforms darwin
maintainers ryandesign
+php.branches 5.3 5.4
+
description PHP interface to LibXL for reading and writing \
Microsoft Excel spreadsheets
long_description ${name} is a ${description}.
-homepage https://github.com/iliaal/php_excel
-master_sites https://github.com/downloads/iliaal/php_excel/
+github.tarball_from downloads
use_bzip2 yes
distfiles [suffix php-excel-${version}]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120527/95fc8da3/attachment.html>
More information about the macports-changes
mailing list