# -*- 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: Portfile 120028 2014-05-14 01:24:47Z ryandesign@macports.org $

PortSystem          1.0
PortGroup           php 1.1

name                php-timezonedb
version             2014.3
categories          php devel
platforms           darwin
maintainers         ryandesign openmaintainer

php.branches        5.3 5.4 5.5
php.pecl            yes

description         A PECL Timezone Database.

long_description    Timezone Database to be used with PHP's date and time \
                    functions.

checksums           rmd160  fc7bc353c6aa5b12248f1508f7af922a1f7c31c1 \
                    sha256  6ace1e685b8d9278bbea2ea660c4d4ec4dbc8ae8554f7e6de477655d00cadb0d

configure.args-append --enable-timezonedb

use_parallel_build  yes
