diff options
author | vs <vs@FreeBSD.org> | 2005-02-09 16:04:01 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-02-09 16:04:01 +0800 |
commit | 1bcd5f10f0876a704fdcba7a828560abb4f43977 (patch) | |
tree | 2df0a03d825957b572f97766da0bc5e7af1858a9 /math/Makefile | |
parent | 024f9b0ddfee880d12115e9b2bb49e8bbf4c094f (diff) | |
download | freebsd-ports-graphics-1bcd5f10f0876a704fdcba7a828560abb4f43977.tar.gz freebsd-ports-graphics-1bcd5f10f0876a704fdcba7a828560abb4f43977.tar.zst freebsd-ports-graphics-1bcd5f10f0876a704fdcba7a828560abb4f43977.zip |
Add geonext 1.11, interactive (dynamic) elementary Geometry Software.
{german,french}/geonext will be slave-ports to this new, generalised one.
PR: ports/75784
Submitted by: Andreas Fehlner (fehlner@gmx.de)
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 00a6571fce2..871d291a4c1 100644 --- a/math/Makefile +++ b/math/Makefile @@ -61,6 +61,7 @@ SUBDIR += gcalctool SUBDIR += gdcalc SUBDIR += geg + SUBDIR += geonext SUBDIR += gexpr SUBDIR += glgraph SUBDIR += glove |