# Created by: Tom Judge # $FreeBSD: head/devel/pear-PHPTAL/Makefile 369068 2014-09-23 15:15:04Z bapt $ PORTNAME= PHPTAL PORTVERSION= 1.2.2 CATEGORIES= devel www pear MASTER_SITES= http://phptal.org/files/ MAINTAINER= tj@FreeBSD.org COMMENT= PEAR PHPTAL is a XML/XHTML template library for PHP OPTIONS_DEFINE= GETTEXT SIMPLEXML JSON GETTEXT_DESC= Enable GetText Support SIMPLEXML_DESC= Enable SimpleXML Support JSON_DESC= Enable JSON Support EXTRACT_SUFX= .tar.gz USES= pear USE_PHP= ctype hash GETTEXT_USE= PHP=gettext SIMPLEXML_USE= PHP=simplexml JSON_USE= PHP=json .include