diff options
author | danfe <danfe@FreeBSD.org> | 2007-05-30 22:40:42 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2007-05-30 22:40:42 +0800 |
commit | f5219a5a63deacc5f1d3d96d0e9e3ccd98299eab (patch) | |
tree | 329ec6b8cc07cc8f4aee9dd52cdab7616b049e42 /x11-toolkits/Makefile | |
parent | f4f7de0394c032f6965c889fe2047a4057c7d7d0 (diff) | |
download | freebsd-ports-gnome-f5219a5a63deacc5f1d3d96d0e9e3ccd98299eab.tar.gz freebsd-ports-gnome-f5219a5a63deacc5f1d3d96d0e9e3ccd98299eab.tar.zst freebsd-ports-gnome-f5219a5a63deacc5f1d3d96d0e9e3ccd98299eab.zip |
Add Nucleo, a toolkit for exploring new uses of video and new human-computer
interaction techniques.
It's here mainly for upcoming Metisse port, an alternative X desktop with
nifty OpenGL capabilities.
WWW: http://insitu.lri.fr/~roussel/projects/nucleo/
XXX Currently, FFmpeg plugin is not built since out ffmpeg port lacks proper
pkg-config(1) hooks. XXX
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 811f9348724d..565da8533fde 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -129,6 +129,7 @@ SUBDIR += movingmotif SUBDIR += mowitz SUBDIR += neXtaw + SUBDIR += nucleo SUBDIR += ocaml-lablgtk SUBDIR += ocaml-lablgtk2 SUBDIR += open-motif |