diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-15 17:42:54 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-15 17:42:54 +0000 |
commit | 5edec96f03edf586040c54f88db13c5681503934 (patch) | |
tree | 0411e4fdae42dad1947ba772a181837c648ac966 /www/Makefile | |
parent | 900e5e6a134f1572e10c81fd939259c5362915bf (diff) |
Siteframe is a content management system for online communities. It allows
users to create blogs (folders) and pages, and upload rich content such as
photos and audio files (podcasts). It has features for user email validation,
automatic image sizing, and facilities for extending the core data and feature
set.
PR: ports/91771
Submitted by: Glen Campbell <glen@broadpool.com>
Notes
Notes:
svn path=/head/; revision=153580
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 3fefb01a46ca..c69c95fb5cf1 100644 --- a/www/Makefile +++ b/www/Makefile @@ -839,6 +839,7 @@ SUBDIR += simplog SUBDIR += sitebar SUBDIR += sitecopy + SUBDIR += siteframe SUBDIR += sitemapgen SUBDIR += skytemplate SUBDIR += slash |