mirror of
https://git.freebsd.org/ports.git
synced 2025-05-28 00:46:27 -04:00
12 lines
242 B
Makefile
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>
|