# -*- 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 PortGroup github 1.0 PortGroup php 1.1 github.setup nicolasff phpredis 2.2.3 name php-redis categories-append databases platforms darwin maintainers ryandesign openmaintainer license PHP-3.01 php.branches 5.3 5.4 5.5 distname redis-${version} description an API for communicating with a Redis database from PHP long_description ${name} is ${description}. checksums rmd160 568bf68ca22e4e9c65791435fad281306ec5064f \ sha256 e385fcec8374352ad2c37e99cad122bd9fef1c1c15fb997e08f08588b429784c configure.args-append --enable-redis use_parallel_build yes