diff options
Diffstat (limited to 'net-ftp/kcmpureftpd/kcmpureftpd-0.8.ebuild')
-rw-r--r-- | net-ftp/kcmpureftpd/kcmpureftpd-0.8.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/net-ftp/kcmpureftpd/kcmpureftpd-0.8.ebuild b/net-ftp/kcmpureftpd/kcmpureftpd-0.8.ebuild new file mode 100644 index 000000000000..4dfbaa45a0e6 --- /dev/null +++ b/net-ftp/kcmpureftpd/kcmpureftpd-0.8.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/kcmpureftpd/kcmpureftpd-0.8.ebuild,v 1.1 2005/04/23 04:44:11 vapier Exp $ + +inherit kde +need-kde 3.1 + +DESCRIPTION="Pure-FTPd KDE Kcontrol Configuration Panel" +SRC_URI="mirror://sourceforge/pureftpd/${P}.tar.gz" +HOMEPAGE="http://lkr.sourceforge.net/kcmpureftpd/index.html" + +KEYWORDS="x86 ~sparc" +LICENSE="GPL-2" + +IUSE="" +SLOT="0" + |