summaryrefslogtreecommitdiff
path: root/net-wireless/desknfc/desknfc-9999.ebuild
blob: 86be81c47abe91cb548c5cbda279aebf154b3485 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI=4

inherit kde4-base subversion

DESCRIPTION="a KDE4 plasmoid which offer NFC content access"
HOMEPAGE="https://code.google.com/p/nfc-tools/wiki/desknfc"
SRC_URI=""
ESVN_REPO_URI="http://nfc-tools.googlecode.com/svn/trunk/desknfc"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

DEPEND="dev-libs/libndef"
RDEPEND="${DEPEND}"