PORTNAME=	zephir_parser
DISTVERSION=	1.5.0
CATEGORIES=	textproc

MAINTAINER=	cmcdonald@netgate.com
COMMENT=	Zephir Parser delivered as a C extension for the PHP language
WWW=		https://github.com/zephir-lang/php-zephir-parser

LICENSE=	MIT

BUILD_DEPENDS=	re2c>0:devel/re2c

USES=		php:pecl

TEST_TARGET=	test

.include <bsd.port.mk>
