1 # Copyright 1999-2008 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
7 DESCRIPTION="Fuse-filesystem for not compressed rar archives."
8 SRC_URI="mirror://sourceforge/rarfs/${P}.tar.gz"
9 HOMEPAGE="http://rarfs.wiki.sourceforge.net/"
11 DEPEND=">=sys-fs/fuse-2.5.0"
20 epatch "${FILESDIR}"/rarfs.patch
25 make DESTDIR=${D} install || die "make install failed"
26 dodoc README NEWS ChangeLog AUTHORS