diff options
author | makc <makc@FreeBSD.org> | 2009-02-19 02:01:40 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2009-02-19 02:01:40 +0800 |
commit | 0d302b28c4264a5b6e6871597d36c34fdfef622e (patch) | |
tree | 45dd481b7c92b5fd9859805228c190f368ad94b6 /math/Makefile | |
parent | 9ac88e2e64efeb83b34e35b4c1615ca2324714b2 (diff) | |
download | freebsd-ports-gnome-0d302b28c4264a5b6e6871597d36c34fdfef622e.tar.gz freebsd-ports-gnome-0d302b28c4264a5b6e6871597d36c34fdfef622e.tar.zst freebsd-ports-gnome-0d302b28c4264a5b6e6871597d36c34fdfef622e.zip |
Add new port math/qtoctave:
QtOctave is a Qt4 based front-end for Octave.
WWW: https://forja.rediris.es/projects/csl-qtoctave/
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 1f997952122f..4584782d3187 100644 --- a/math/Makefile +++ b/math/Makefile @@ -418,6 +418,7 @@ SUBDIR += qscanplot SUBDIR += qtiplot SUBDIR += qtiplot-doc + SUBDIR += qtoctave SUBDIR += qwtplot3d SUBDIR += qwtplot3d-qt4 SUBDIR += rapid |