[66757] trunk/dports/perl

ryandesign at macports.org ryandesign at macports.org
Wed Apr 21 22:22:49 PDT 2010


Revision: 66757
          http://trac.macports.org/changeset/66757
Author:   ryandesign at macports.org
Date:     2010-04-21 22:22:41 -0700 (Wed, 21 Apr 2010)
Log Message:
-----------
p5-php-serialization: new port, version 0.34; see #24489

Added Paths:
-----------
    trunk/dports/perl/p5-php-serialization/
    trunk/dports/perl/p5-php-serialization/Portfile

Added: trunk/dports/perl/p5-php-serialization/Portfile
===================================================================
--- trunk/dports/perl/p5-php-serialization/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-php-serialization/Portfile	2010-04-22 05:22:41 UTC (rev 66757)
@@ -0,0 +1,25 @@
+# $Id$
+
+PortSystem      1.0
+PortGroup       perl5 1.0
+
+perl5.setup     PHP-Serialization 0.34
+maintainers     tcnj.edu:hagedorn
+platforms       darwin
+
+description     An implementation of PHP-Serialization
+long_description \
+                Provides a simple, quick means of serializing perl memory structures \
+                (including object data!) into a format that PHP can deserialize() and access, \
+                and vice versa.
+
+depends_lib     port:p5-extutils-makemaker
+
+checksums       md5     333af0848ad79931875a35cc61dc22e0 \
+                sha1    838e1eff1c56d3dbb15bf035ee22d9f2773abdf2 \
+                rmd160  11df0b4303be2846ed8af0e3322fd2ac0ccf885e
+
+universal_variant no
+if {[info exists supported_archs]} {
+    supported_archs noarch
+}


Property changes on: trunk/dports/perl/p5-php-serialization/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/20100421/a53b96a8/attachment.html>


More information about the macports-changes mailing list