# Created by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
# $FreeBSD: head/devel/p5-Test-Number-Delta/Makefile 373924 2014-12-04 15:08:06Z sunpoet $

PORTNAME=	Test-Number-Delta
PORTVERSION=	1.06
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

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

LICENSE=	APACHE20

USE_PERL5=	configure
USES=		perl5

.include <bsd.port.mk>
