diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-10-16 11:34:23 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-10-16 11:34:23 +0000 |
commit | 96873c728a90f7873c5d571cae28e848c161272e (patch) | |
tree | f9cdbb0b96be821b3e809bec766afc0730cb9fc7 /www/Makefile | |
parent | 63fbe681f920d3a3da94d6c4533fc5bc974f227c (diff) |
Add zope-simpleblog, an easy to use Plone based weblog application.
It has no fancy blogger-api/backlink stuff etc. but it does supports
categories. Writing entries is done from inside Plone.
PR: ports/72565
Submitted by: Dario Freni <saturnero@gufi.org>
Notes
Notes:
svn path=/head/; revision=119581
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 4e203466d136..b023756e4867 100644 --- a/www/Makefile +++ b/www/Makefile @@ -747,6 +747,7 @@ SUBDIR += zope-proxyindex SUBDIR += zope-silva SUBDIR += zope-silvaviews + SUBDIR += zope-simpleblog SUBDIR += zope-soapmethod SUBDIR += zope-ttwtype SUBDIR += zope-validation |