diff options
author | miwi <miwi@FreeBSD.org> | 2008-12-27 06:07:28 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-12-27 06:07:28 +0800 |
commit | 666825bfa6423c20d88f95bb45f7d5f41e335eb0 (patch) | |
tree | 556c60916670ed1a11960d8489ceecc90b56ad9e /graphics/Makefile | |
parent | 9e041ec54c4bcb5e75e695321cc8d08e42d40de3 (diff) | |
download | freebsd-ports-gnome-666825bfa6423c20d88f95bb45f7d5f41e335eb0.tar.gz freebsd-ports-gnome-666825bfa6423c20d88f95bb45f7d5f41e335eb0.tar.zst freebsd-ports-gnome-666825bfa6423c20d88f95bb45f7d5f41e335eb0.zip |
This package contains the Python modules that allow you to use the
Clutter toolkit in Python programs.
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 de4d7cf85524..4281eb06fcab 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -655,6 +655,7 @@ SUBDIR += py-cairo SUBDIR += py-cgkit SUBDIR += py-chart + SUBDIR += py-clutter SUBDIR += py-editobj SUBDIR += py-exif SUBDIR += py-exiv2 |