summaryrefslogtreecommitdiff
path: root/math/scilab
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-05-06 17:40:18 +0000
committerjmmv <jmmv>2003-05-06 17:40:18 +0000
commitf4ab4bfd7ecc3cdfad69293a69f2c92d7ae60161 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /math/scilab
parent4f4f1b81d13abc86b32673c726b70d17a6202d29 (diff)
downloadpkgsrc-f4ab4bfd7ecc3cdfad69293a69f2c92d7ae60161.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'math/scilab')
-rw-r--r--math/scilab/DESCR6
-rw-r--r--math/scilab/Makefile4
2 files changed, 5 insertions, 5 deletions
diff --git a/math/scilab/DESCR b/math/scilab/DESCR
index f49a9105518..aa248c3245d 100644
--- a/math/scilab/DESCR
+++ b/math/scilab/DESCR
@@ -7,17 +7,17 @@ Scilab is a scientific software package for numerical computations including:
* Open structure (easy interfacing with Fortran and C via online dynamic
link).
* Many built-in libraries:
- + Linear Algebra (including sparse matrices, Kronecker form,
+ + Linear Algebra (including sparse matrices, Kronecker form,
ordered Schur,...).
+ Control (Classical, LQG, H-infinity,...).
+ Package for LMI (Linear Matrix Inequalities) optimization.
+ Signal processing.
+ Simulation (various ode's, dassl,...).
+ Optimization (differentiable and non-differentiable, LQ solver).
- + Scicos, an interactive environment for modeling and simulation of
+ + Scicos, an interactive environment for modeling and simulation of
hybrid systems.
+ Metanet (network analysis and optimization).
* Symbolic capabilities through Maple interface.
* Parallel Scilab.
-For more information about Scilab, send an e-mail to Doctor Scilab:
+For more information about Scilab, send an e-mail to Doctor Scilab:
Scilab@inria.fr
diff --git a/math/scilab/Makefile b/math/scilab/Makefile
index 5cd40861335..92bba3da22d 100644
--- a/math/scilab/Makefile
+++ b/math/scilab/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2003/03/01 02:01:47 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.36 2003/05/06 17:41:55 jmmv Exp $
#
DISTNAME= ${SCIBASE}.src
@@ -57,7 +57,7 @@ pre-fetch:
${ECHO} "Without fixing this problem ${PKGNAME} will not work." ; ${FALSE} ; fi
.endif
-# delete some .orig files that got created by patching
+# delete some .orig files that got created by patching
post-install:
${RM} -f ${PREFIX}/lib/${PKGNAME}/config/Makeso.incl.in.orig
${RM} -f ${PREFIX}/lib/${PKGNAME}/macros/util/scipad.sci.orig