diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-08-12 15:37:36 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-08-12 15:37:36 +0800 |
commit | 9dc4f807c68d09b04a5eeb72016a21137e321279 (patch) | |
tree | bb57666c537f089b8e38b3467e4b31b79cc1feb9 /graphics/Makefile | |
parent | f9a0d2da528d42d40c42f6d9546b8f9ddfbac0ba (diff) | |
download | freebsd-ports-gnome-9dc4f807c68d09b04a5eeb72016a21137e321279.tar.gz freebsd-ports-gnome-9dc4f807c68d09b04a5eeb72016a21137e321279.tar.zst freebsd-ports-gnome-9dc4f807c68d09b04a5eeb72016a21137e321279.zip |
add deep_zoom 0.3
Generate very highly zoomed fractals
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 9fa2fa4955d2..c5e2a32c79a5 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -31,6 +31,7 @@ SUBDIR += dc20ctrl SUBDIR += dc20pack SUBDIR += dc3play + SUBDIR += deep_zoom SUBDIR += dia SUBDIR += diacanvas SUBDIR += divx4linux |