freebsd-ports/devel/pear-PHP_Parser/Makefile
2021-04-06 16:31:07 +02:00

12 lines
209 B
Makefile

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