current version
[opsoft_test.git] / silentbob / silentbob-1.5.ebuild
blob91deab8991c73af24ca69aa584a77882c673c32e
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"
8 LICENSE="GPL"
9 SLOT="0"
10 KEYWORDS="~x86"
11 IUSE=""
13 src_compile() {
14 econf || die "econf failed"
15 emake || die "emake failed"
18 src_install() {
19 einstall || die "einstall failed"
21 dodoc README