freebsd-ports/devel/pear-Validate_Finance/Makefile
2021-05-23 00:20:48 +08:00

15 lines
412 B
Makefile

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