blob: 0ed9a9f6845c9592ac999812036fc62541f827a4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
PORTNAME= PHP_Parser
PORTVERSION= 0.2.2
CATEGORIES= devel www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PHP Grammar Parser
WWW= https://pear.php.net/package/PHP_Parser
USES= pear
.include <bsd.port.mk>
|