freebsd-ports/devel/p5-Test-Number-Delta/Makefile
Ryan Steinmetz caeaebda9f - Reset maintainer due to fatal email bounces
Reported by:	portscout
2014-01-16 13:05:20 +00:00

18 lines
361 B
Makefile

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