summaryrefslogtreecommitdiff
path: root/math/p5-Math-Interpolate
diff options
context:
space:
mode:
authorjtb <jtb>2001-04-27 23:17:22 +0000
committerjtb <jtb>2001-04-27 23:17:22 +0000
commitd51d73d629c75dd34d44dace21dec7b014de7658 (patch)
tree176273f182c61d6ca6da95078c8dd9e26cbea86d /math/p5-Math-Interpolate
parentd5eff4a61e3d158015fc4c5cdfe920dff5c1abdf (diff)
downloadpkgsrc-d51d73d629c75dd34d44dace21dec7b014de7658.tar.gz
Reimport of p5-Interpolate as p5-Math-Interpolate.
Diffstat (limited to 'math/p5-Math-Interpolate')
-rw-r--r--math/p5-Math-Interpolate/Makefile18
-rw-r--r--math/p5-Math-Interpolate/distinfo4
-rw-r--r--math/p5-Math-Interpolate/pkg/DESCR4
-rw-r--r--math/p5-Math-Interpolate/pkg/PLIST1
4 files changed, 27 insertions, 0 deletions
diff --git a/math/p5-Math-Interpolate/Makefile b/math/p5-Math-Interpolate/Makefile
new file mode 100644
index 00000000000..199c50d4655
--- /dev/null
+++ b/math/p5-Math-Interpolate/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/04/27 23:17:22 jtb Exp $
+
+DISTNAME= Math-Interpolate-1.05
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= math perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
+
+MAINTAINER= packages@netbsd.org
+COMMENT= Perl module for interpolating data
+
+USE_PERL5= #defined
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Math/Interpolate/.packlist
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include "../../mk/bsd.pkg.mk"
+
diff --git a/math/p5-Math-Interpolate/distinfo b/math/p5-Math-Interpolate/distinfo
new file mode 100644
index 00000000000..492fe405eda
--- /dev/null
+++ b/math/p5-Math-Interpolate/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2001/04/27 23:17:22 jtb Exp $
+
+SHA1 (Math-Interpolate-1.05.tar.gz) = e0ef6aaa4c678409abe8ca91e0355319ea5aea1c
+Size (Math-Interpolate-1.05.tar.gz) = 44323 bytes
diff --git a/math/p5-Math-Interpolate/pkg/DESCR b/math/p5-Math-Interpolate/pkg/DESCR
new file mode 100644
index 00000000000..e45559f2bd7
--- /dev/null
+++ b/math/p5-Math-Interpolate/pkg/DESCR
@@ -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.
diff --git a/math/p5-Math-Interpolate/pkg/PLIST b/math/p5-Math-Interpolate/pkg/PLIST
new file mode 100644
index 00000000000..c6580c0507e
--- /dev/null
+++ b/math/p5-Math-Interpolate/pkg/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/04/27 23:17:22 jtb Exp $