diff options
author | miwi <miwi@FreeBSD.org> | 2007-06-15 17:42:02 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-06-15 17:42:02 +0800 |
commit | 60079e1ad23e8967045b0b6359d5c2102ec730b0 (patch) | |
tree | d81a8d2313776c882c53e8a1c44dd42388d69af2 /math/Makefile | |
parent | e2948387259178a9237a90290a4c2ca8dad08c2d (diff) | |
download | freebsd-ports-gnome-60079e1ad23e8967045b0b6359d5c2102ec730b0.tar.gz freebsd-ports-gnome-60079e1ad23e8967045b0b6359d5c2102ec730b0.tar.zst freebsd-ports-gnome-60079e1ad23e8967045b0b6359d5c2102ec730b0.zip |
- Add math/qwtplot3d-qt4 - Qt4 version of QwtPlot3d
PR: 113255
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
Repocopied by: marcus
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 bf1fe154be27..1eba949a39ab 100644 --- a/math/Makefile +++ b/math/Makefile @@ -317,6 +317,7 @@ SUBDIR += qtiplot SUBDIR += qtiplot-doc SUBDIR += qwtplot3d + SUBDIR += qwtplot3d-qt4 SUBDIR += rascal SUBDIR += reed-solomon SUBDIR += rkward |