# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: $

DESCRIPTION="GNU Source Installer is a graphical tool which provides configuration, compilation, installation, tracking and removal of source packages."
HOMEPAGE="http://www.gnu.org/software/sourceinstall/"
SRC_URI="ftp://ftp.gnu.org/gnu/sourceinstall/${P}.tar.gz"

LICENSE="GPL-2"
KEYWORDS="~x86"

DEPEND=">=dev-lang/tcl-8.4
        >=dev-lang/tk-8.4
        >=dev-tcltk/expect-5.42"