# -*- 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 php 1.1 name php-stomp version 1.0.3 revision 1 categories php devel platforms darwin maintainers freebsd.org:miwi php.branches 5.3 5.4 php.pecl yes description PECL extension of stomp client long_description Allows php applications to communicate with any Stomp compliant Message \ Brokers through easy object oriented and procedural interfaces. checksums sha1 a9f1de0b3b3e060346a945f472064b4d7a16b1d4 \ rmd160 3d87bd1f8cab129bd17c9dddc6c7997a5c83df64 patchfiles patch-php_stomp.c.diff configure.args-append --enable-stomp use_parallel_build yes