# Created by: Wen Heping # $FreeBSD: head/devel/pecl-spread/Makefile 412346 2016-04-01 14:00:51Z mat $ PORTNAME= spread PORTVERSION= 2.1.0 PORTREVISION= 2 CATEGORIES= devel pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- DIST_SUBDIR= PECL MAINTAINER= ports@FreeBSD.org COMMENT= Php Interface to the Spread Toolkit API LICENSE= PHP301 BUILD_DEPENDS= ${LOCALBASE}/include/sp.h:net/spread4 RUN_DEPENDS= ${LOCALBASE}/include/sp.h:net/spread4 USES= tar:tgz USE_PHP= yes USE_PHPEXT= yes IGNORE_WITH_PHP= 56 70 CONFIGURE_ARGS+= --with-spread=${LOCALBASE} .include