# New ports collection makefile for: p5-Number-Tolerant # Date created: 2010-11-18 # Whom: Kurt Lidl # # $FreeBSD$ # PORTNAME= Number-Tolerant PORTVERSION= 1.701 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 PERL_CONFIGURE= yes MAN3= Number::Tolerant.3 \ Number::Tolerant::Constant.3 \ Number::Tolerant::Type.3 \ Number::Tolerant::Type::constant.3 \ Number::Tolerant::Type::infinite.3 \ Number::Tolerant::Type::less_than.3 \ Number::Tolerant::Type::more_than.3 \ Number::Tolerant::Type::offset.3 \ Number::Tolerant::Type::or_less.3 \ Number::Tolerant::Type::or_more.3 \ Number::Tolerant::Type::plus_or_minus.3 \ Number::Tolerant::Type::plus_or_minus_pct.3 \ Number::Tolerant::Type::to.3 \ Number::Tolerant::Union.3 \ Test::Tolerant.3 .include