summaryrefslogtreecommitdiff
blob: 8ad65f419fabcef3818f7ac4e29c3c118f85269f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

inherit kde

S="${WORKDIR}/ksalup-1.2.5"

DESCRIPTION="SMB Network Messenger"
HOMEPAGE="http://ksalup.sourceforge.net"
SRC_URI="mirror://sourceforge/ksalup/ksalup-1.2.5.tar.gz"

SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
IUSE=""

need-kde 3

DEPEND=">=net-fs/samba-2.2"