# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit kde DESCRIPTION="KDissert - a mindmapping-like tool" HOMEPAGE="http://freehackers.org/~tnagy/kdissert/index.html" SRC_URI="http://freehackers.org/~tnagy/kdissert/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" IUSE="" need-kde 3 src_compile() { ./configure --prefix=$D/$PREFIX emake einstall }