diff options
author | pav <pav@FreeBSD.org> | 2006-01-24 02:08:42 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-01-24 02:08:42 +0800 |
commit | d6deb21aadca4b1443146da1ded7dd9a9b05d317 (patch) | |
tree | 69062ba90e8e6cbc01db8906cba957da962bc845 /www/Makefile | |
parent | f423062c6d161d776eb32bfc21e91b7f509df20c (diff) | |
download | freebsd-ports-gnome-d6deb21aadca4b1443146da1ded7dd9a9b05d317.tar.gz freebsd-ports-gnome-d6deb21aadca4b1443146da1ded7dd9a9b05d317.tar.zst freebsd-ports-gnome-d6deb21aadca4b1443146da1ded7dd9a9b05d317.zip |
Calendaring is a product for Plone
Calendaring imports events from an iCalendar (.ics) file and creates Plone
event objects. You can also publish the calendar directly to a Plone site using
iCal or Mozilla Calendar.
http://plone.org/products/calendaring
PR: ports/92179
Submitted by: Khairil Yusof <khairil.yusof@gmail.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 c69c95fb5cf1..438164836dab 100644 --- a/www/Makefile +++ b/www/Makefile @@ -952,6 +952,7 @@ SUBDIR += zope-annotations SUBDIR += zope-archetypes SUBDIR += zope-btreefolder2 + SUBDIR += zope-calendaring SUBDIR += zope-cmf SUBDIR += zope-cmfactionicons SUBDIR += zope-cmfformcontroller |