# Created by: Kurt Lidl <kurt.lidl@cello.com>
# $FreeBSD: tags/RELEASE_10_0_0/devel/p5-Number-Tolerant/Makefile 329788 2013-10-08 14:34:37Z sunpoet $

PORTNAME=	Number-Tolerant
PORTVERSION=	1.702
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:RJBS
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Provides inexact number comparisons with tolerance ranges

BUILD_DEPENDS=	p5-Sub-Exporter>=0.950:${PORTSDIR}/devel/p5-Sub-Exporter
RUN_DEPENDS:=	${BUILD_DEPENDS}
TEST_DEPENDS=	p5-Test-Tester>=0:${PORTSDIR}/devel/p5-Test-Tester

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
