summaryrefslogtreecommitdiff
blob: 514ba87138cc7745174e2f8e5baa438cae77c8ce (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.51.ebuild,v 1.2 2004/09/03 01:04: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"