diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-08-12 07:37:36 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-08-12 07:37:36 +0000 |
commit | 3f61f0e76cedc5d762a3a2c363d77a5dd865f1c3 (patch) | |
tree | 2aa802f4bbab290f1fa873ad9cf10b11472a036f /graphics/Makefile | |
parent | 608b2142bc929ca0f0bae0da175e50ce8d86ca8e (diff) | |
download | ports-3f61f0e76cedc5d762a3a2c363d77a5dd865f1c3.tar.gz ports-3f61f0e76cedc5d762a3a2c363d77a5dd865f1c3.zip |
add deep_zoom 0.3
Generate very highly zoomed fractals
Notes
Notes:
svn path=/head/; revision=64407
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 |