# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header:$ inherit zproduct DESCRIPTION="Content Management Framework. Services for content-oriented portal sites." HOMEPAGE="http://cmf.zope.org/" MY_PN="CMF" MY_P="${MY_PN}-${PV}" SRC_URI="http://www.zope.org/Products/${MY_PN}/${MY_P}/${MY_P}.tar.gz" SLOT=1.5 LICENSE="ZPL" KEYWORDS="~x86 ~ppc ~amd64 ~sparc" IUSE="" ZPROD_LIST="CMFCalendar CMFCore CMFDefault CMFTopic DCWorkflow" MYDOC="*.txt ${MYDOC}" S=${WORKDIR}/${MY_P}