# Created by: Anish Mistry (<amistry@am-productions.biz>)
# $FreeBSD: head/devel/pear-Validate_Finance/Makefile 463917 2018-03-08 19:48:41Z mat $

PORTNAME=	Validate_Finance
PORTVERSION=	0.5.6
CATEGORIES=	devel www pear

MAINTAINER=	joneum@FreeBSD.org
COMMENT=	PEAR Finance Validation class

BUILD_DEPENDS=	${PEAR_PKGNAMEPREFIX}Validate>=0.5.0:devel/pear-Validate@${PHP_FLAVOR}
RUN_DEPENDS=	${PEAR_PKGNAMEPREFIX}Validate>=0.5.0:devel/pear-Validate@${PHP_FLAVOR}

USES=		pear

.include <bsd.port.mk>
