Import of pkgsrc-2014Q1
This commit is contained in:
1
math/p5-Math-Spline/DESCR
Normal file
1
math/p5-Math-Spline/DESCR
Normal file
@@ -0,0 +1 @@
|
||||
Cubic Spline Interpolation of data.
|
||||
18
math/p5-Math-Spline/Makefile
Normal file
18
math/p5-Math-Spline/Makefile
Normal 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"
|
||||
5
math/p5-Math-Spline/distinfo
Normal file
5
math/p5-Math-Spline/distinfo
Normal 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
|
||||
Reference in New Issue
Block a user