diff options
author | ijliao <ijliao@FreeBSD.org> | 2004-08-30 17:56:44 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2004-08-30 17:56:44 +0800 |
commit | 479eebe335bd62b7191a563c41fdaaa3053e40b4 (patch) | |
tree | baafc6d57ad3b47982d7c02a38fc8f975c86b892 /math/Makefile | |
parent | ff24aaf3624f662171bd930d7171a7cc6013ebfd (diff) | |
download | freebsd-ports-gnome-479eebe335bd62b7191a563c41fdaaa3053e40b4.tar.gz freebsd-ports-gnome-479eebe335bd62b7191a563c41fdaaa3053e40b4.tar.zst freebsd-ports-gnome-479eebe335bd62b7191a563c41fdaaa3053e40b4.zip |
add qgfe 1.0
Gnuplot Front End
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 2aa69404d072..9d64e6438405 100644 --- a/math/Makefile +++ b/math/Makefile @@ -184,6 +184,7 @@ SUBDIR += py-numeric17 SUBDIR += py-probstat SUBDIR += py-scientific + SUBDIR += qgfe SUBDIR += qhull SUBDIR += qscanplot SUBDIR += qalculate |