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

PORTNAME=	Validate_Finance
PORTVERSION=	0.5.6
CATEGORIES=	devel www pear

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

BUILD_DEPENDS=	pear-Validate>=0.5.0:devel/pear-Validate
RUN_DEPENDS=	pear-Validate>=0.5.0:devel/pear-Validate

USES=	pear

.include <bsd.port.mk>