# Created by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
# $FreeBSD$

PORTNAME=	Test-Number-Delta
PORTVERSION=	1.04
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Compare the difference between two numbers within a specified amount

LICENSE=	APACHE20

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>