summaryrefslogtreecommitdiff
blob: 5281dfe80eab06ec719f4c53975749af09e9d67a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gwnet/gwnet-0.1.0.7.1.ebuild,v 1.4 2007/08/22 16:53:46 angelos Exp $

inherit gnustep

S=${WORKDIR}/GWorkspace-${PV/0.1.}/${PN/gwn/GWN}

DESCRIPTION="A GNUstep network filesystem file browser."
HOMEPAGE="http://www.gnustep.it/enrico/gworkspace/"
SRC_URI="http://www.gnustep.it/enrico/gworkspace/gworkspace-${PV/0.1.}.tar.gz"

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

IUSE=""
# Yes, currently this app does not optional depend on smb, it requires it
DEPEND="${GS_DEPEND}
	gnustep-libs/smbkit"
RDEPEND="${GS_RDEPEND}
	gnustep-libs/smbkit"

egnustep_install_domain "System"