aboutsummaryrefslogtreecommitdiff
path: root/math/linalg/pkg-plist
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-04-07 01:47:51 +0000
committerWill Andrews <will@FreeBSD.org>2000-04-07 01:47:51 +0000
commita6d989b045799e9f256fc58431202a3f28173f85 (patch)
treeca6ae90dd627c9d292c4a2b594df67a77e136b7a /math/linalg/pkg-plist
parent095e4b4d73852b09fef0ac68d64297ca91275dad (diff)
downloadports-a6d989b045799e9f256fc58431202a3f28173f85.tar.gz
ports-a6d989b045799e9f256fc58431202a3f28173f85.zip
Add LinAlg, an extended C++ math library. Unfortunately, it can't be made
to respect C(C,XX) or C(XX)FLAGS, according to the author. Author also requested that the distfile be hosted on *.FreeBSD.org. PR: 13124 Submitted by: Oleg <oleg@pobox.com>
Notes
Notes: svn path=/head/; revision=27392
Diffstat (limited to 'math/linalg/pkg-plist')
-rw-r--r--math/linalg/pkg-plist12
1 files changed, 12 insertions, 0 deletions
diff --git a/math/linalg/pkg-plist b/math/linalg/pkg-plist
new file mode 100644
index 000000000000..3f2d828f314a
--- /dev/null
+++ b/math/linalg/pkg-plist
@@ -0,0 +1,12 @@
+lib/libla.a
+share/doc/LinAlg/README
+include/LinAlg/LinAlg.h
+include/LinAlg/LAStreams.h
+include/LinAlg/builtin.h
+include/LinAlg/math_num.h
+include/LinAlg/minmax.h
+include/LinAlg/myenv.h
+include/LinAlg/std.h
+include/LinAlg/svd.h
+@dirrm share/doc/LinAlg
+@dirrm include/LinAlg