# Created by: Hung-Yi Chen # $FreeBSD: head/www/pecl-solr/Makefile 413746 2016-04-21 16:43:14Z swills $ PORTNAME= solr PORTVERSION= 1.1.1 CATEGORIES= www MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz MAINTAINER= gaod@hychen.org COMMENT= The Apache Solr PHP extension BROKEN_powerpc64= Does not build LIB_DEPENDS= libcurl.so:ftp/curl \ libxml2.so:textproc/libxml2 USE_PHP= json USE_PHPEXT= yes USE_PHPIZE= yes USE_PHP_BUILD= yes IGNORE_WITH_PHP= 70 .include