# Ports collection makefile for: pear-XML_HTMLSax # Date created: 31 March 2005 # Whom: Antonio Carlos Venancio Junior () # # $FreeBSD$ # PORTNAME= XML_HTMLSax PORTVERSION= 2.1.2 CATEGORIES= textproc devel pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR SAX parser for HTML and other badly formed XML documents BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear PEAR_AUTOINSTALL= yes .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include