ports/devel/pear-PHP_ParserGenerator/Makefile
2021-05-23 00:20:48 +08:00

12 lines
242 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
PORTNAME= PHP_ParserGenerator
PORTVERSION= 0.1.7
CATEGORIES= devel www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Convert files from lemon parser to php5
USES= pear
.include <bsd.port.mk>