# Copyright 2002-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: /home/cvs/gentoo/portage/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild,v 1.1 2003/04/04 13:25:10 db Exp $ inherit zproduct DESCRIPTION="CMFQuickInstallerTool makes it easy to install products within cmf/plone" HOMEPAGE="http://www.sf.net/projects/collective/" SRC_URI="mirror://sourceforge/collective/CMFQuickInstallerTool_${PV}.tgz" LICENSE="GPL" KEYWORDS="~x86" RDEPEND=">=net-zope/cmf-1.3 ${RDEPEND}" ZPROD_LIST="CMFQuickInstallerTool"