1 # Copyright 1999-2008 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
4 DESCRIPTION
="Yet another indexing tool."
5 HOMEPAGE
="http://silentbob.sourceforge.net"
6 SRC_URI
="mirror://sourceforge/${PN}/${P}.tar.gz"
14 econf || die
"econf failed"
15 emake || die
"emake failed"
19 einstall || die
"einstall failed"