# $Id: Portfile 67042 2010-04-27 23:02:18Z ryandesign@macports.org $
PortSystem 1.0
PortGroup zope 1.0

zope.setup		PloneKeywordManager 0.2
revision		1
maintainers		nomaintainer
description		PloneKeywordManager product for use with Zope CMF/Plone
long_description	Plone Keyword Manager allows you to change, merge \
					and delete keywords in Plone and updates all \
					corresponding objects automatically.  It uses a \
					similiarity search to support you in identifying \
					similar keywords. PloneKeywordManager helps you to \
					build an inductive vocabulary with several people \
					working on the same Plone site.  Keywords can be \
					cleaned up from time to time by a site-manager to \
					create a consistent vocabulary.
homepage		http://sourceforge.net/projects/collective
master_sites	sourceforge:collective
checksums		md5 02dcd75336b6d5a87fc4671b7acc5c69
platforms		darwin freebsd

depends_lib-append		port:zope-cmfplone

