From 2635344162e282b677450d28e6380b50a7ff6a20 Mon Sep 17 00:00:00 2001 From: Ion-Mihai Tetcu Date: Thu, 6 Jul 2006 17:47:02 +0000 Subject: JDraw is a pixel oriented graphics editor designed especially for small to medium-sized pictures used to decorate web pages. It is completely written in Java, simple to use and saves (animated) GIFs, ICOs and PNGs. Author: jdomain@users.sourceforge.net WWW: http://www.j-domain.de/homepage.php?page=20 PR: ports/95895 Submitted by: Nicola Vitale --- graphics/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/Makefile') diff --git a/graphics/Makefile b/graphics/Makefile index c26fcac7300b..94b88fa07a83 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -272,6 +272,7 @@ SUBDIR += jalbum SUBDIR += jasper SUBDIR += jbigkit + SUBDIR += jdraw SUBDIR += jgraph SUBDIR += jgv SUBDIR += jhead -- cgit v1.2.3