aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Validate_Finance/Makefile
blob: a98fc21d94d10930614b59586475e1d4a031ebec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Anish Mistry (<amistry@am-productions.biz>)

PORTNAME=	Validate_Finance
PORTVERSION=	0.5.6
CATEGORIES=	devel www pear

MAINTAINER=	sunpoet@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>