# Created by: Ilya Bakulin # $FreeBSD: head/devel/php5-thrift/Makefile 411002 2016-03-13 16:56:42Z mat $ PORTNAME= thrift PORTVERSION= ${THRIFT_PORTVERSION} CATEGORIES= devel MASTER_SITES= APACHE/thrift/${PORTVERSION} PKGNAMEPREFIX= php5- MAINTAINER= webmaster@kibab.com COMMENT= PHP interface to Thrift USE_PHP= yes USE_PHPIZE= yes USE_PHPEXT= yes PHP_MODNAME= thrift_protocol IGNORE_WITH_PHP= 70 DISTINFO_FILE= ${.CURDIR}/../thrift/distinfo WRKSRC_SUBDIR= lib/php/src/ext/thrift_protocol .include "${.CURDIR}/../thrift/bsd.thrift.mk" .include