summaryrefslogtreecommitdiff
blob: de1ea3c87f22e1e747e53a26b2dc90c014ed0bb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/kbeam/kbeam-0.61.ebuild,v 1.3 2004/10/15 16:15:07 dholm Exp $

inherit kde
need-kde 3.2

KLV="14683"
DESCRIPTION="A KDE application that lets you send and receive files to devices, using your Infrared port."
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
HOMEPAGE="http://www.kde-apps.org/content/show.php?content=${KLV}"
LICENSE="GPL-2"
KEYWORDS="~x86 ~ppc"
IUSE=""
SLOT="0"

DEPEND=">=dev-libs/openobex-1.0.0"