diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2007-05-30 22:40:42 +0800 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2007-05-30 22:40:42 +0800 |
commit | 763f2cb46405e32bc9d9d390a9c24d376323ba10 (patch) | |
tree | 15488b80621ff15801fb1fbaa94c3830c44cee63 /x11-toolkits/Makefile | |
parent | d825bfaad3abf294f0fe53e44c6ae070f952170c (diff) | |
download | freebsd-ports-gnome-763f2cb46405e32bc9d9d390a9c24d376323ba10.tar.gz freebsd-ports-gnome-763f2cb46405e32bc9d9d390a9c24d376323ba10.tar.zst freebsd-ports-gnome-763f2cb46405e32bc9d9d390a9c24d376323ba10.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 |