# -*- 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 phpredis phpredis 2.2.7 name php-redis categories-append databases platforms darwin maintainers ryandesign openmaintainer license PHP-3.01 php.branches 5.3 5.4 5.5 5.6 distname redis-${version} description an API for communicating with a Redis database from PHP long_description ${name} is ${description}. checksums rmd160 0a4510be43e857e515f5559d633c2ea8e0709f2d \ sha256 f9bd9518fe855c0667e1405264e99f782e6e165e2627f14303e920cd80fe250a configure.args-append --enable-redis use_parallel_build yes