# Ports collection makefile for: pear-XML_Tree # Date created: 04 September 2003 # Whom: Alex Miller () # # $FreeBSD$ # PORTNAME= XML_Tree PORTVERSION= 1.1 PORTREVISION= 1 CATEGORIES= devel www pear MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class for representing XML data in a tree structure BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR RUN_DEPENDS= ${BUILD_DEPENDS} CATEGORY= XML FILES= Tree.php Tree/Node.php .include .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" .include