diff options
author | miwi <miwi@FreeBSD.org> | 2007-01-30 19:17:28 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-01-30 19:17:28 +0800 |
commit | 4eb25b5143372749f0b8ecd3f9565d9728c6f22c (patch) | |
tree | d35b0f40f6c57a8db59b9e9ad07be8afe79fed4d /graphics/Makefile | |
parent | 03264461f71a5813191d203713a9bc391b1cffc1 (diff) | |
download | freebsd-ports-graphics-4eb25b5143372749f0b8ecd3f9565d9728c6f22c.tar.gz freebsd-ports-graphics-4eb25b5143372749f0b8ecd3f9565d9728c6f22c.tar.zst freebsd-ports-graphics-4eb25b5143372749f0b8ecd3f9565d9728c6f22c.zip |
The Jave project is a Java based ASCII-Art-graphic editor. I allows drawing
new images as well as converting JPG-Images to ASCII-Art.
WWW: http://www.jave.de/
Submitted by: Andreas Daehn <ad001 at uni-rostock.de>
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 30db6296f40..d8efe7a2fe8 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -288,6 +288,7 @@ SUBDIR += ivtools SUBDIR += jalbum SUBDIR += jasper + SUBDIR += jave6 SUBDIR += jbigkit SUBDIR += jdraw SUBDIR += jgraph |