diff options
author | marcus <marcus@FreeBSD.org> | 2003-01-11 16:35:25 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-01-11 16:35:25 +0800 |
commit | 7a4b56a0718e83f2cb50c583e67d8cce84310e59 (patch) | |
tree | 95c5d4ef6cd048c70e85fb857daef59425f1901d /math/Makefile | |
parent | fc70f5d6c1bd7a430281690c6a8bad5c24f0c077 (diff) | |
download | freebsd-ports-gnome-7a4b56a0718e83f2cb50c583e67d8cce84310e59.tar.gz freebsd-ports-gnome-7a4b56a0718e83f2cb50c583e67d8cce84310e59.tar.zst freebsd-ports-gnome-7a4b56a0718e83f2cb50c583e67d8cce84310e59.zip |
Add drgenius, a geometry exploration application built on top of GNOME.
Requested by: P. U. Kruppa <520023893678-0001@t-online.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 f2621012146d..9c5bb67901b3 100644 --- a/math/Makefile +++ b/math/Makefile @@ -24,6 +24,7 @@ SUBDIR += dcdflib SUBDIR += diehard SUBDIR += djbfft + SUBDIR += drgenius SUBDIR += eispack SUBDIR += entropy SUBDIR += eukleides |