diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2007-02-16 10:44:27 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2007-02-16 10:44:27 +0000 |
commit | 69b8bbcc90d78b53c81ba1d3f62be3573e3b2e5d (patch) | |
tree | 6d200263467a9689a255e753f798f7d51739634a /www/Makefile | |
parent | 52797b925c16d7e430dbd29b02f2a90739a74c87 (diff) |
Lightbox is a photo display widget for TurboGears
Author: Lokesh Dhakar, Kevin Dangoor
WWW: http://www.turbogears.org/widgets/
Notes
Notes:
svn path=/head/; revision=185306
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 81ce2f9a7d53..a44a1cb92313 100644 --- a/www/Makefile +++ b/www/Makefile @@ -932,6 +932,7 @@ SUBDIR += punbb SUBDIR += pwebstats SUBDIR += py-HTMLgen + SUBDIR += py-Lightbox SUBDIR += py-albatross SUBDIR += py-beautifulsoup SUBDIR += py-cherrypy |