sys-fs/fusepak - 0.5 (anomen)

Search

Package Information

Description:
FUSE file system to browse WAD and PACK archives
Homepage:
https://sourceforge.net/projects/fusepak/
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
0.5 3 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header$

EAPI=3

DESCRIPTION="FUSE file system to browse WAD and PACK archives"
HOMEPAGE="https://sourceforge.net/projects/fusepak/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="sys-fs/fuse"
RDEPEND="${DEPEND}"

src_install() {
	emake DESTDIR="${D}" install || die
	dodoc AUTHORS COPYING INSTALL NEWS README TODO
}

Dependencies

DEPEND

sys-fs/fuse

RDEPEND

sys-fs/fuse

Manifest for 0.5

Type File Size Source URLs
DIST fusepak-0.5.tar.gz 131414 bytes mirror://sourceforge/fusepak/fusepak-0.5.tar.gz