From bc4d2655da0aaaaac3e147311d0fa97e3b213e47 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Fri, 14 Oct 2005 14:36:57 +0000 Subject: GdMap is a tool which allows to visualize disk space. Ever wondered why your hard disk is full or what directory and files take up most of the space? With GdMap these questions can be answered quickly. To display directory structures cushion treemaps are used which visualize a complete folder or even the whole hard drive with one picture. Cushion treemaps display directories and files in rectangular areas. The larger a file is the larger is the rectangle which represents it. All files in one directory are painted within the rectangle of that directory. WWW: http://gdmap.sourceforge.net/ PR: ports/87399 Submitted by: Rodrigo Graeff --- sysutils/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils/Makefile') diff --git a/sysutils/Makefile b/sysutils/Makefile index 5b79c1c84bf8..8fc7f4851314 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -176,6 +176,7 @@ SUBDIR += gcombust SUBDIR += gconf-editor SUBDIR += gdesklets-multitail + SUBDIR += gdmap SUBDIR += gfslicer SUBDIR += gkfreq SUBDIR += gkleds2 -- cgit v1.2.3