# -*- 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 PortSystem 1.0 PortGroup php 1.1 name php-timezonedb categories php devel platforms darwin maintainers {ryandesign @ryandesign} openmaintainer license PHP-3.01 php.branches 5.3 5.4 5.5 5.6 7.0 7.1 7.2 7.3 php.pecl yes description A PECL Timezone Database. long_description Timezone Database to be used with PHP's date and time \ functions. if {[vercmp ${php.branch} 5.2] >= 0} { version 2019.3 revision 0 checksums rmd160 176609f0fb9b548e0f67936d1eacd6a1e76f7867 \ sha256 db8271d27c36e502cf3d44a160a11a22b563fc6706767f4cae04f0c46b0f7d68 \ size 413166 } configure.args-append --enable-timezonedb use_parallel_build yes