# Created by: Martin Wilke <miwi@FreeBSD.org> # $FreeBSD$ PORTNAME= PHP_ParserGenerator PORTVERSION= 0.1.7 CATEGORIES= devel www pear MAINTAINER= miwi@FreeBSD.org COMMENT= Convert files from lemon parser to php5 BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear PEAR_AUTOINSTALL= yes NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk>