diff options
author | beech <beech@FreeBSD.org> | 2008-02-14 06:11:28 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-02-14 06:11:28 +0800 |
commit | 7a91fe0e973119519d7e5a1f95496f45b39a7848 (patch) | |
tree | 732511eb611709636d52a9a3097568fc45abe0c2 /www/Makefile | |
parent | 9431af8cada47162b7e29427b942ab9082f6c914 (diff) | |
download | freebsd-ports-gnome-7a91fe0e973119519d7e5a1f95496f45b39a7848.tar.gz freebsd-ports-gnome-7a91fe0e973119519d7e5a1f95496f45b39a7848.tar.zst freebsd-ports-gnome-7a91fe0e973119519d7e5a1f95496f45b39a7848.zip |
Dojo is an Open Source DHTML toolkit written in JavaScript. It
builds on several contributed code bases (nWidgets, Burstlib, f(m)),
which is why we refer to it sometimes as a "unified" toolkit. Dojo
aims to solve some long-standing historical problems with DHTML
which prevented mass adoption of dynamic web application development.
PR: ports/120132
Submitted by: Greg Larkin <glarkin at sourcehosting.net> (maintainer)
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 d73e1beca81b..864991721375 100644 --- a/www/Makefile +++ b/www/Makefile @@ -111,6 +111,7 @@ SUBDIR += diamanda SUBDIR += dillo SUBDIR += dillo-i18n + SUBDIR += dojo SUBDIR += dokeos SUBDIR += dokuwiki SUBDIR += dokuwiki-devel |