# Created by: chinsan
# $FreeBSD: head/devel/pecl-vld/Makefile 441000 2017-05-16 13:37:51Z joneum $

PORTNAME=	vld
PORTVERSION=	0.14.0
CATEGORIES=	devel pear

MAINTAINER=	joneum@FreeBSD.org
COMMENT=	Dump the internal representation of PHP scripts

LICENSE=	BSD2CLAUSE

USES=		php:pecl
IGNORE_WITH_PHP=	70

CONFIGURE_ARGS=	--enable-vld

.include <bsd.port.mk>
