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,4 @@
Math::Interpolate
This module contains several useful routines for interpolating data
sets and finding where a given value lies in a sorted list.

View File

@@ -0,0 +1,16 @@
# $NetBSD: Makefile,v 1.19 2013/05/31 12:41:23 wiz Exp $
DISTNAME= Math-Interpolate-1.05
PKGNAME= p5-${DISTNAME}
PKGREVISION= 7
SVR4_PKGNAME= p5min
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Perl module for interpolating data
PERL5_PACKLIST= auto/Math/Interpolate/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.2 2005/02/23 12:06:56 agc Exp $
SHA1 (Math-Interpolate-1.05.tar.gz) = e0ef6aaa4c678409abe8ca91e0355319ea5aea1c
RMD160 (Math-Interpolate-1.05.tar.gz) = 2154b7e5dbda7a280ea0759d14c0bcf1f0391125
Size (Math-Interpolate-1.05.tar.gz) = 44323 bytes