# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.28 5.30 5.32 5.34
perl5.setup         PHP-Serialization 0.34
revision            3
maintainers         nomaintainer
license             {Artistic-1 GPL}
platforms           {darwin any}
supported_archs     noarch

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.

checksums           md5     333af0848ad79931875a35cc61dc22e0 \
                    sha1    838e1eff1c56d3dbb15bf035ee22d9f2773abdf2 \
                    rmd160  11df0b4303be2846ed8af0e3322fd2ac0ccf885e
