aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Validate_Finance/Makefile
blob: 607d8cc05c10f720381f81aeba6cdb1325d2fe55 (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=	miwi@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>