diff options
author | nivit <nivit@FreeBSD.org> | 2007-02-17 22:21:01 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2007-02-17 22:21:01 +0800 |
commit | 3f8d670660c16b802ba47bdabadff5c7d5b94c27 (patch) | |
tree | dffa8ee5a145725257761ffe101ab11ff24839d5 /www/Makefile | |
parent | dd98d57a5cf062f0907f9cc7376dc94effb5beb5 (diff) | |
download | freebsd-ports-gnome-3f8d670660c16b802ba47bdabadff5c7d5b94c27.tar.gz freebsd-ports-gnome-3f8d670660c16b802ba47bdabadff5c7d5b94c27.tar.zst freebsd-ports-gnome-3f8d670660c16b802ba47bdabadff5c7d5b94c27.zip |
A web based configuration environment for TurboGears.
Author: Adam Jones
WWW: http://www.recursivethought.com/blog/tags/view/turbosetup
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 f18021b20f9a..9c84a5a9d6eb 100644 --- a/www/Makefile +++ b/www/Makefile @@ -964,6 +964,7 @@ SUBDIR += py-scriptaculous SUBDIR += py-slimmer SUBDIR += py-turbogears + SUBDIR += py-turbosetup SUBDIR += py-twistedWeb SUBDIR += py-twistedWeb2 SUBDIR += py-urljr |