diff options
author | maho <maho@FreeBSD.org> | 2008-09-08 15:42:27 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2008-09-08 15:42:27 +0800 |
commit | 4b77de375e67d36e282f7ec41e517d5240f15d54 (patch) | |
tree | f60a4ddcd03432984e819108b7f7ab5cc247d7fc /math/Makefile | |
parent | acc47dacf7dd5c9a3f1ba0274fe069453d5112b5 (diff) | |
download | freebsd-ports-gnome-4b77de375e67d36e282f7ec41e517d5240f15d54.tar.gz freebsd-ports-gnome-4b77de375e67d36e282f7ec41e517d5240f15d54.tar.zst freebsd-ports-gnome-4b77de375e67d36e282f7ec41e517d5240f15d54.zip |
Add port math/octave-forge-ga
This is ga.
Genetic optimization code
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.
PR: 127030
Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
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 fc59ef0a0a0c..b142dda82a39 100644 --- a/math/Makefile +++ b/math/Makefile @@ -196,6 +196,7 @@ SUBDIR += octave-forge-fixed SUBDIR += octave-forge-fpl SUBDIR += octave-forge-ftp + SUBDIR += octave-forge-ga SUBDIR += octave-forge-general SUBDIR += octave-forge-gsl SUBDIR += octave-forge-ident |