diff options
author | pav <pav@FreeBSD.org> | 2006-01-15 17:42:54 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-01-15 17:42:54 +0000 |
commit | 9c60521fbae6eb547b08edcb2549989dd716d821 (patch) | |
tree | 59777b7e4711d2b1711bbe54681fdd4904c03506 /www/Makefile | |
parent | b4c2654491975eaea9f55c1606fd37321f815f04 (diff) | |
download | FreeBSD-ports-9c60521fbae6eb547b08edcb2549989dd716d821.zip FreeBSD-ports-9c60521fbae6eb547b08edcb2549989dd716d821.tar.gz |
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>
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 3fefb01..c69c95f 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 |