# -*- 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
maintainers ryandesign openmaintainer
php.branches 5.3 5.4 5.5 5.6
description ActionScript Message Format extension
Allows to encode and decode PHP data in ActionScript Message Format (AMF) \
checksums md5 c5899ca580f19ef7f057b6ea41c2d236 \
sha1 f2f40d4ddc4416fa09f17e94ed037f907fd87ec4 \
rmd160 d55426eb9da3513058fc58db51f5ba35cff831a9
if {${name} ne ${subport}} {
# DOS to UNIX line endings so we can patch.
reinplace "s|\r||g" ${worksrcpath}/amf.c
patchfiles patch-amf.c.diff
configure.args --with-amf
set docdir ${prefix}/share/doc/${subport}
xinstall -d ${destroot}${docdir}
xinstall -m 644 -W ${worksrcpath} CREDITS ChangeLog LICENSE README \