freebsd-ports/devel/pear-PHP_ParserGenerator/Makefile
Jochen Neumeister e6b48082a4 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:05:44 +00:00

13 lines
251 B
Makefile

# 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
USES= pear
.include <bsd.port.mk>