diff options
author | stephen <stephen@FreeBSD.org> | 2012-11-21 06:57:13 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2012-11-21 06:57:13 +0800 |
commit | f99cfe91e355cbafa8c8f72438f0e7e4e2544523 (patch) | |
tree | 21dd204906da63495d25f5201dbf180bebd44ef8 /math/Makefile | |
parent | e5ed7ccac60a1d3258ebe3f5c6843fb152ad6cef (diff) | |
download | freebsd-ports-gnome-f99cfe91e355cbafa8c8f72438f0e7e4e2544523.tar.gz freebsd-ports-gnome-f99cfe91e355cbafa8c8f72438f0e7e4e2544523.tar.zst freebsd-ports-gnome-f99cfe91e355cbafa8c8f72438f0e7e4e2544523.zip |
- New port: octave-forge-cgi.
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.
This is cgi, which provides a common gatway interface for Octave.
Feature safe: yes
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 ca499b88a007..33f890738f1c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -270,6 +270,7 @@ SUBDIR += octave-forge-base SUBDIR += octave-forge-bim SUBDIR += octave-forge-bioinfo + SUBDIR += octave-forge-cgi SUBDIR += octave-forge-civil-engineering SUBDIR += octave-forge-communications SUBDIR += octave-forge-control |