# Copyright 2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public Form License v2 # $ inherit zproduct DESCRIPTION="Zope/CMF product to organize e-pics into hierarchical photo album." HOMEPAGE="http://sourceforge.net/projects/collective" SRC_URI="mirror://sourceforge/collective/CMFPhotoAlbum-${PV}.tar.gz" S="${WORKDIR}" LICENSE="GPL" KEYWORDS="~x86" ZPROD_LIST="CMFPhotoAlbum" RDEPEND="=net-zope/cmf-1.3* >=net-zope/btreefolder2-0.5.0 >=net-zope/cmfphoto-0.1 ${RDEPEND}"