Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
A perl module for compare if the difference between two numbers is within
a specified amount.

View File

@@ -0,0 +1,17 @@
# $NetBSD: Makefile,v 1.4 2013/05/31 12:41:24 wiz Exp $
DISTNAME= Test-Number-Delta-1.03
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
MAINTAINER= wen@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Test-Number-Delta
COMMENT= Compare the difference between numbers against a given tolerance
LICENSE= ${PERL5_LICENSE}
PERL5_PACKLIST= auto/Test/Number/Delta/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2012/08/06 13:44:39 wen Exp $
SHA1 (Test-Number-Delta-1.03.tar.gz) = f7693a1cb856a9ab441a1ea2c9f8c14fc0e561b6
RMD160 (Test-Number-Delta-1.03.tar.gz) = efff6fc177cb74b8c18526e27aa00a41f9c11821
Size (Test-Number-Delta-1.03.tar.gz) = 18586 bytes