diff options
author | nivit <nivit@FreeBSD.org> | 2010-12-11 16:46:05 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2010-12-11 16:46:05 +0800 |
commit | a95e5a3be9d9bf11dc1b322141426ad6e6bffb1b (patch) | |
tree | 7f85b3ff5a71f86179533da040edc650111c5bc0 /www/Makefile | |
parent | 60cadaf0ca9e63ee26dc1d8c865625988d7201ee (diff) | |
download | freebsd-ports-gnome-a95e5a3be9d9bf11dc1b322141426ad6e6bffb1b.tar.gz freebsd-ports-gnome-a95e5a3be9d9bf11dc1b322141426ad6e6bffb1b.tar.zst freebsd-ports-gnome-a95e5a3be9d9bf11dc1b322141426ad6e6bffb1b.zip |
qooxdoo is a comprehensive and innovative Ajax application
framework. Leveraging object-oriented JavaScript allows developers to
build impressive cross-browser applications. No HTML, CSS nor DOM
knowledge is needed.
It includes a platform-independent development tool chain, a
state-of-the-art GUI toolkit and an advanced client-server
communication layer.
WWW: http://qooxdoo.org/
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 07c781cb2f83..08bf0ca7d4a8 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1529,6 +1529,7 @@ SUBDIR += pylot SUBDIR += pyweblib SUBDIR += qdecoder + SUBDIR += qooxdoo SUBDIR += qt4-webkit SUBDIR += quickie SUBDIR += quixote |