# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header:$ inherit zproduct DESCRIPTION="FTI with dynamic view" HOMEPAGE="http://plone.org/products/cmfdynamicviewfti" SRC_URI="http://plone.org/products/cmfdynamicviewfti/releases/${PV}/CMFDynamicViewFTI-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND="=net-zope/plone-2.1*" ZPROD_LIST="CMFDynamicViewFTI" src_install() { zproduct_src_install }