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

12 lines
212 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
PORTNAME= PHP_Parser
PORTVERSION= 0.2.2
CATEGORIES= devel www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PHP Grammar Parser
USES= pear
.include <bsd.port.mk>