summaryrefslogtreecommitdiff
path: root/math/dfftpack/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'math/dfftpack/pkg')
-rw-r--r--math/dfftpack/pkg/COMMENT1
-rw-r--r--math/dfftpack/pkg/DESCR6
-rw-r--r--math/dfftpack/pkg/PLIST10
3 files changed, 17 insertions, 0 deletions
diff --git a/math/dfftpack/pkg/COMMENT b/math/dfftpack/pkg/COMMENT
new file mode 100644
index 00000000000..82f8b57806c
--- /dev/null
+++ b/math/dfftpack/pkg/COMMENT
@@ -0,0 +1 @@
+Double precision version of FFTPACK
diff --git a/math/dfftpack/pkg/DESCR b/math/dfftpack/pkg/DESCR
new file mode 100644
index 00000000000..079128385ed
--- /dev/null
+++ b/math/dfftpack/pkg/DESCR
@@ -0,0 +1,6 @@
+FFTPACK is a collection of FORTRAN 77 subroutines for the computation
+of the Fast Fourier Transform of both real and complex periodic
+sequences.
+
+This version of FFTPACK was converted to double precision by
+Hugh C. Pumphrey.
diff --git a/math/dfftpack/pkg/PLIST b/math/dfftpack/pkg/PLIST
new file mode 100644
index 00000000000..8f2db55773b
--- /dev/null
+++ b/math/dfftpack/pkg/PLIST
@@ -0,0 +1,10 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/12/10 03:57:16 jtb Exp $
+lib/libdfftpack.a
+lib/libdfftpack.la
+lib/libdfftpack.so.0.0
+share/doc/dfftpack/README
+share/doc/dfftpack/doc
+share/doc/dfftpack/doc.double
+share/examples/dfftpack/test.f
+@dirrm share/examples/dfftpack
+@dirrm share/doc/dfftpack