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

PORTNAME=	Validate_Finance
PORTVERSION=	0.5.6
CATEGORIES=	devel www pear

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

BUILD_DEPENDS=	pear-Validate>=0.5.0:${PORTSDIR}/devel/pear-Validate
RUN_DEPENDS=	pear-Validate>=0.5.0:${PORTSDIR}/devel/pear-Validate

PEAR_AUTOINSTALL=	yes

NO_STAGE=	yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>