summaryrefslogtreecommitdiff
path: root/math/superlu/pkg-plist
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-06-10 23:47:18 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-06-10 23:47:18 +0000
commit33c9dc83a8e7d2d7ba4ff2d21c59ee906bcabd09 (patch)
treeec460143695de000f0848ccefeb70fcc2f32eabc /math/superlu/pkg-plist
parentSubmitted by: MAINTAINER (diff)
1. using ATLAS, faster blas implementation.
2. correct build 3. maintainer ship transfered to maho PR: 52014 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
Notes
Notes: svn path=/head/; revision=82715
Diffstat (limited to 'math/superlu/pkg-plist')
-rw-r--r--math/superlu/pkg-plist19
1 files changed, 16 insertions, 3 deletions
diff --git a/math/superlu/pkg-plist b/math/superlu/pkg-plist
index 4b9cd2cf7965..9365c9353b5b 100644
--- a/math/superlu/pkg-plist
+++ b/math/superlu/pkg-plist
@@ -1,4 +1,17 @@
-include/supermatrix.h
+include/superlu/Cnames.h
+include/superlu/colamd.h
+include/superlu/csp_defs.h
+include/superlu/dcomplex.h
+include/superlu/dsp_defs.h
+include/superlu/scomplex.h
+include/superlu/ssp_defs.h
+include/superlu/supermatrix.h
+include/superlu/util.h
+include/superlu/zsp_defs.h
lib/libsuperlu.a
-%%PORTDOCS%%share/doc/SuperLU/ug.ps
-%%PORTDOCS%%@dirrm share/doc/SuperLU
+@dirrm include/superlu
+%%PORTDOCS%%share/doc/superlu/SLU_general.ps.gz
+%%PORTDOCS%%share/doc/superlu/simax95.ps.gz
+%%PORTDOCS%%share/doc/superlu/ug.ps.gz
+%%PORTDOCS%%@dirrm share/doc/superlu
+