# Created by: chinsan # $FreeBSD$ PORTNAME= XML_DTD PORTVERSION= 0.5.2 CATEGORIES= textproc devel pear MAINTAINER= miwi@FreeBSD.org COMMENT= Parsing of DTD files and DTD validation of XML files BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser USE_DOS2UNIX= yes PEAR_AUTOINSTALL= yes .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include