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

DESCRIPTION=""
HOMEPAGE=""
#SRC_URI="mirror://sourceforge/${PN}/${PN/n/N}-Server-Manager-2.8.J-src.tgz"
SRC_URI="mirror://sourceforge/${PN}/${PN}-2.8.J-linux-installer.bin"

LICENSE=""
SLOT="0"
KEYWORDS="~x86"
IUSE=""

DEPEND=""
RDEPEND=""

src_unpack() {
	unpack_makeself
	die "DEBUG: This doesn't do anything yet!"
}