diff options
author | stephen <stephen@FreeBSD.org> | 2014-01-27 11:41:33 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2014-01-27 11:41:33 +0800 |
commit | 21db612e2827dc2f3d930b4aa614cf9fdd5964e5 (patch) | |
tree | a13e13dc4eea05790ef0c33706329390266bcd2b /math/Makefile | |
parent | 6283bb3941993c2d26ed867ca51237b82a352284 (diff) | |
download | freebsd-ports-gnome-21db612e2827dc2f3d930b4aa614cf9fdd5964e5.tar.gz freebsd-ports-gnome-21db612e2827dc2f3d930b4aa614cf9fdd5964e5.tar.zst freebsd-ports-gnome-21db612e2827dc2f3d930b4aa614cf9fdd5964e5.zip |
- New port math/octave-forge-image-acquisition.
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 image-acquisition.
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 a4532545d660..7f08bdf7f241 100644 --- a/math/Makefile +++ b/math/Makefile @@ -306,6 +306,7 @@ SUBDIR += octave-forge-gsl SUBDIR += octave-forge-ident SUBDIR += octave-forge-image + SUBDIR += octave-forge-image-acquisition SUBDIR += octave-forge-informationtheory SUBDIR += octave-forge-integration SUBDIR += octave-forge-io |