# $Id: Portfile 99939 2012-11-22 00:00:32Z ryandesign@macports.org $

PortSystem              1.0
PortGroup               php5extension 1.0

php5extension.setup     yaz 1.1.5 pecl
categories-append       net databases devel
platforms               darwin
maintainers             ryandesign openmaintainer
license                 PHP

description             PHP/PECL extension for the Z39.50 protocol

long_description        This extension implements a Z39.50 client \
                        for PHP using the YAZ toolkit.

checksums               rmd160  10d952a60f5ea35e48ac954c17610284f9b0daf0 \
                        sha256  d97e77b59aa86a8e5ea6d0da1ba9cc1750a13bfe65bb08d8f2c213b98f1087cc

depends_lib-append      port:re2c port:yaz
