freebsd-ports/devel/pear-Validate_Finance/Makefile
Jochen Neumeister fc373ceed2 - Update maintainer address
Reviewed by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D10755
2017-05-16 13:37:51 +00:00

16 lines
362 B
Makefile

# 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>