Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -0,0 +1 @@
Cubic Spline Interpolation of data.

View File

@@ -0,0 +1,18 @@
# $NetBSD: Makefile,v 1.1 2014/02/20 11:27:51 fhajny Exp $
DISTNAME= Math-Spline-0.02
PKGNAME= p5-${DISTNAME}
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Math-Spline
COMMENT= Cubic Spline Interpolation of data
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Math-Derivative-[0-9]*:../../math/p5-Math-Derivative
PERL5_PACKLIST= auto/Math/Spline/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2014/02/20 11:27:51 fhajny Exp $
SHA1 (Math-Spline-0.02.tar.gz) = d33cf091caa957565c1b7bd9ee551c3314f2c1aa
RMD160 (Math-Spline-0.02.tar.gz) = 6b3bed34821342af829bc83d5321c0c945823840
Size (Math-Spline-0.02.tar.gz) = 4077 bytes