From 7c03cce80b5967bbb5e8d8e71e98cd882222afcb Mon Sep 17 00:00:00 2001 From: sat Date: Sun, 10 Jun 2007 20:23:30 +0000 Subject: Add port graphics/gx: gx is a small image viewer for Unix written in C++ (using gtkmm). It can rotate, rescale, and zoom in/out an image. WWW: http://perticone.homelinux.net/sergio/c++/gx/ Author: Sergio Perticone --- graphics/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/Makefile') diff --git a/graphics/Makefile b/graphics/Makefile index cdc1c04c3b07..39eaa62b3f1c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -252,6 +252,7 @@ SUBDIR += guilib SUBDIR += gview SUBDIR += gwenview + SUBDIR += gx SUBDIR += hobbes-icons-xpm SUBDIR += hpoj SUBDIR += hppsmtools -- cgit