# Copyright 1999-2005 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: $

DESCRIPTION="miscelanious shell utils"
SRC_URI="http://surfnet.dl.sourceforge.net/sourceforge/miscutils/${P}.tar.gz"
HOMEPAGE="http://sourceforge.net/projects/miscutils/"
KEYWORDS="~x86"
LICENSE="GPL-2"
SLOT="0"

DEPEND=""

src_install () {
	einstall || die
}