# $Id: Portfile 30260 2007-10-23 02:33:09Z jmpp@macports.org $
PortSystem		1.0
PortGroup		zope 1.0

zope.setup		CMFPlone 2.0.5
maintainers		nomaintainer
description		A user friendly implementation of the CMF written on top of Zope
long_description	Plone is a user friendly implementation of the \
					Content Management Framework written on top of \
					ZOPE.  Plone is a GUI/Interface/Implementation \
					of the CMF.  It benefits from all features of \
					ZOPE/CMF such as: RDBMS integration, Python/Perl \
					extensions, Object Oriented Database, Web \
					configurable workflow, pluggable membership and \
					authentication, Undos, Form validation, amongst \
					many many other features.
homepage		http://www.plone.org/
master_sites	sourceforge:plone
distname		Plone-${version}
zope.need_subdir	no
checksums		md5 fe8ce932877c53bb22b1f88d2b4c9211
platforms		darwin freebsd

depends_lib-append	port:zope-cmf \
					port:zope-formulator \
					port:zope-cmfactionicons \
					port:zope-cmfquickinstallertool \
					port:zope-groupuserfolder \
					port:zope-btreefolder2 \
					port:zope-cmfformcontroller \
					port:zope-ploneerrorreporting

