aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-01-15 10:32:42 +0800
committerpav <pav@FreeBSD.org>2006-01-15 10:32:42 +0800
commitfb2c4fcdc265319f57246e4b981cd4cb9d595b57 (patch)
treeadf6da994ba5250505987af34bbf7839bc0a4254 /www/Makefile
parented1f8476d21fda00770ae7121adf553544c1b084 (diff)
downloadfreebsd-ports-gnome-fb2c4fcdc265319f57246e4b981cd4cb9d595b57.tar.gz
freebsd-ports-gnome-fb2c4fcdc265319f57246e4b981cd4cb9d595b57.tar.zst
freebsd-ports-gnome-fb2c4fcdc265319f57246e4b981cd4cb9d595b57.zip
TurboGears brings together four major pieces to create an easy to install, easy
to use web megaframework. It covers everything from front end (MochiKit JavaScript for the browser, Kid for templates in Python) to the controllers (CherryPy) to the back end (SQLObject). The TurboGears project is focused on providing documentation and integration with these tools without losing touch with the communities that already exist around those tools. TurboGears is easy to use for a wide range of web applications. Author: Kevin Dangoor et alii WWW: http://www.turbogears.org/ PR: ports/91691 Submitted by: Nicola Vitale <nivit@email.it>
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index eadac9e5f199..3021191bf593 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -781,6 +781,7 @@
SUBDIR += py-nevow
SUBDIR += py-pullparser
SUBDIR += py-scgi
+ SUBDIR += py-turbogears
SUBDIR += py-twistedWeb
SUBDIR += py-twistedWeb2
SUBDIR += py-webware