summaryrefslogtreecommitdiff
path: root/math/blas/pkg
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-11-01 00:11:36 +0000
committerzuntum <zuntum@pkgsrc.org>2001-11-01 00:11:36 +0000
commit0ca28723fbfb0ed88954e35bf45d7462a40a5178 (patch)
tree4ab0dde6ed9cb6e40d9d477547ce6363396ec676 /math/blas/pkg
parent380b33c5710509b50346db575cddab2e83c39c2d (diff)
downloadpkgsrc-0ca28723fbfb0ed88954e35bf45d7462a40a5178.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'math/blas/pkg')
-rw-r--r--math/blas/pkg/DESCR7
-rw-r--r--math/blas/pkg/PLIST2
2 files changed, 0 insertions, 9 deletions
diff --git a/math/blas/pkg/DESCR b/math/blas/pkg/DESCR
deleted file mode 100644
index 084b5d5e4dc..00000000000
--- a/math/blas/pkg/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-The BLAS (Basic Linear Algebra Subprograms) are high quality "building
-block" routines for performing basic vector and matrix
-operations. Level 1 BLAS do vector-vector operations, Level 2 BLAS do
-matrix-vector operations, and Level 3 BLAS do matrix-matrix
-operations. Because the BLAS are efficient, portable, and widely
-available, they're commonly used in the development of high quality
-linear algebra software, LINPACK and LAPACK for example.
diff --git a/math/blas/pkg/PLIST b/math/blas/pkg/PLIST
deleted file mode 100644
index b96220e1573..00000000000
--- a/math/blas/pkg/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2001/02/02 00:23:50 jtb Exp $
-lib/libblas.a