diff options
author | miwi <miwi@FreeBSD.org> | 2008-12-27 06:04:22 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-12-27 06:04:22 +0800 |
commit | c33b5bd2579cf1c7569fa0b15db3bc6840137eb3 (patch) | |
tree | fe5f1d18d01d5378dc18e0bd2ff94d0cb6f47e7e /graphics/Makefile | |
parent | f4f397f7624f348621a86f27509e87f1889a65ba (diff) | |
download | freebsd-ports-gnome-c33b5bd2579cf1c7569fa0b15db3bc6840137eb3.tar.gz freebsd-ports-gnome-c33b5bd2579cf1c7569fa0b15db3bc6840137eb3.tar.zst freebsd-ports-gnome-c33b5bd2579cf1c7569fa0b15db3bc6840137eb3.zip |
Clutter-GTK is a library providing facilities to integrate Clutter into GTK+
applications. It provides a GTK+ widget, GtkClutterEmbed, for embedding the
default ClutterStage into any GtkContainer.
WWW: http://clutter-project.org/
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 5c75f5f874f4..bfbc11354350 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -66,6 +66,7 @@ SUBDIR += cinepaint SUBDIR += claraocr SUBDIR += clutter + SUBDIR += clutter-gtk SUBDIR += comical SUBDIR += comix SUBDIR += compupic |