# Created by: Wen Heping # $FreeBSD: head/databases/pecl-tokyo_tyrant/Makefile 363374 2014-07-29 19:11:51Z adamw $ PORTNAME= tokyo_tyrant PORTVERSION= 0.7.0 CATEGORIES= databases pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- MAINTAINER= ports@FreeBSD.org COMMENT= Wrapper to the Tokyo Tyrant client library LIB_DEPENDS= libtokyotyrant.so:${PORTSDIR}/databases/tokyotyrant USES= pkgconfig tar:tgz USE_PHP= session USE_PHP_BUILD= spl USE_PHPIZE= yes USE_PHPEXT= yes .include