# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit kde DESCRIPTION="Kpum is a user manager for the pureftpd server." HOMEPAGE="http://kpum.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.1.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND=">=kde-base/kde-3.3" RDEPEND="${DEPEND} net-ftp/pure-ftpd"