diff options
author | jylefort <jylefort@FreeBSD.org> | 2006-04-03 11:11:48 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2006-04-03 11:11:48 +0800 |
commit | bd8be4b43f213ace967bab5ef170988a18c42953 (patch) | |
tree | 1f3a6db9cea420f65b48d4fbb9dbbb9df910fd6f /graphics/Makefile | |
parent | 97c09bc2da24623e786c47c9d46ec736dcf832b5 (diff) | |
download | freebsd-ports-gnome-bd8be4b43f213ace967bab5ef170988a18c42953.tar.gz freebsd-ports-gnome-bd8be4b43f213ace967bab5ef170988a18c42953.tar.zst freebsd-ports-gnome-bd8be4b43f213ace967bab5ef170988a18c42953.zip |
Add kudu.
Kudu is a GTK+ and OpenGL powered animation package, which relies
mostly on skeletal animation and has an interface loosely based on
the style of Wings3D.
WWW: http://kudu.sourceforge.net/
PR: ports/95237
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
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 d4efd1415e5e..d4f1ca29d094 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -282,6 +282,7 @@ SUBDIR += kix-kmod SUBDIR += kludge3d SUBDIR += kooka + SUBDIR += kudu SUBDIR += kuickshow SUBDIR += landscape SUBDIR += lcms |