diff options
author | pav <pav@FreeBSD.org> | 2004-10-16 19:34:23 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-10-16 19:34:23 +0800 |
commit | 2691e3227104019ff661e023e305a2085cc9a71d (patch) | |
tree | 4ab0c9fbcc0f2aba8b8bad2aaaaa7a262dd1297d /www/Makefile | |
parent | 2ac881f8660f9d32d48afc3a12924cb68fdffbe0 (diff) | |
download | freebsd-ports-gnome-2691e3227104019ff661e023e305a2085cc9a71d.tar.gz freebsd-ports-gnome-2691e3227104019ff661e023e305a2085cc9a71d.tar.zst freebsd-ports-gnome-2691e3227104019ff661e023e305a2085cc9a71d.zip |
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>
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 |