# $Id: Portfile 85103 2011-10-09 21:02:24Z jmr@macports.org $

PortSystem 1.0
PortGroup zope 1.0

zope.setup		CMFFormController 1.0.4
license			BSD ZPL-2
maintainers		nomaintainer
description		CMFFormController product for Zope CMF/Plone
long_description	CMFFormController replaces the portal_form form \
					validation mechanism from Plone.  It should work \
					just fine in plain CMF as well.
homepage		http://sourceforge.net/projects/collective
master_sites	sourceforge:collective
checksums		md5 f4764d72f6e4014312a6612aa704c787
platforms		darwin freebsd

depends_lib-append		port:zope-cmf
