diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2011-06-21 01:48:54 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2011-06-21 01:48:54 +0000 |
commit | 12f60e0c66a7918525b6bf419d31c5609db4c659 (patch) | |
tree | bd82f1a0dbcd16a790713a5fe613c03318eab170 /math/Makefile | |
parent | 3895d16357c5b27f246cfaaa1b5b6876139a10ca (diff) | |
download | ports-12f60e0c66a7918525b6bf419d31c5609db4c659.tar.gz ports-12f60e0c66a7918525b6bf419d31c5609db4c659.zip |
New port math/octave-forge-fuzzy-logic-toolkit
This is fuzzy-logic-toolkit.
A mostly MATLAB-compatible fuzzy logic toolkit for Octave.
The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.
WWW: http://octave.sourceforge.net/
PR: ports/157970
Submitted by: stephen
Approved by: maho (mentor)
Notes
Notes:
svn path=/head/; revision=275950
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index bd7f0bd30f8b..2255975f0b1e 100644 --- a/math/Makefile +++ b/math/Makefile @@ -235,6 +235,7 @@ SUBDIR += octave-forge-fits SUBDIR += octave-forge-fl-core SUBDIR += octave-forge-fpl + SUBDIR += octave-forge-fuzzy-logic-toolkit SUBDIR += octave-forge-ga SUBDIR += octave-forge-general SUBDIR += octave-forge-generate_html |