diff options
author | pav <pav@FreeBSD.org> | 2005-07-12 03:25:17 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-07-12 03:25:17 +0800 |
commit | f5010daf0ef7eacf9a8190540c1aef74407d480e (patch) | |
tree | a80f0f4886ba8879f15e49f2d8b243e6b0a4ae7b /math/Makefile | |
parent | ecd700c38339b99ef674334e6f326b256bac393c (diff) | |
download | freebsd-ports-gnome-f5010daf0ef7eacf9a8190540c1aef74407d480e.tar.gz freebsd-ports-gnome-f5010daf0ef7eacf9a8190540c1aef74407d480e.tar.zst freebsd-ports-gnome-f5010daf0ef7eacf9a8190540c1aef74407d480e.zip |
Chryzodus is a cross-platform graphical program drawing
beautiful and colorful chryzodes.
If you do not know what chryzodes are, take a look at
http://www.chryzode.org/. Then you will be able to explore
the world of chryzodes by yourself using Chryzodus.
But one does not even need to know much about chryzodes
to use Chryzodus and see beautiful images appear on the screen!
PR: ports/83234
Submitted by: Nicola Vitale <nivit@email.it>
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 35e579180589..c30fc42f43c3 100644 --- a/math/Makefile +++ b/math/Makefile @@ -28,6 +28,7 @@ SUBDIR += calcoo SUBDIR += calctool SUBDIR += ccmath + SUBDIR += chryzodus SUBDIR += clarence SUBDIR += cln SUBDIR += concorde |