# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name php5-pear version 20110901 revision 2 categories php www platforms darwin maintainers pixilla description PEAR build and repository support for php5 long_description ${description} homepage http://pear.php.net master_sites http://pear.php.net livecheck.type moddate depends_lib port:php5 dist_subdir ${name}-${version} distfiles install-pear-nozlib.phar checksums rmd160 1eef5e3a68b5521e2d42e68d031fd79828709923 \ sha256 06757ae34c93d4aad8a3abc63958106ca11bb1a9a5f85e7e013d70077e4aafa1 set buildpath ${worksrcpath}/build set libpath /lib/php/pear set dbpath /var/db/php5 extract.mkdir yes extract { xinstall -d ${buildpath}${libpath} file copy ${distpath}/install-pear-nozlib.phar ${buildpath}${libpath} } use_configure no build { xinstall -d ${buildpath}${libpath} set fp [open ${buildpath}${libpath}/pear-ini.php w] puts $fp "