# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ DESCRIPTION="leaftag - Tagging for the Linux desktop - Plugins and tools for the GNOME desktop." HOMEPAGE="http://www.chipx86.com/wiki/Leaftag" SRC_URI="http://releases.chipx86.com/leaftag/${PN}/${P}.tar.gz" LICENSE="GPL" SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND=">=app-text/tagutils-${PV} >=gnome-extra/deskbar-applet-2.13.91" RDEPEND="" src_install() { make DESTDIR=${D} install }