# Copyright 2009 Gentoo Foundation# Distributed under the terms of the GNU General Public License v2# $Header: $
inheriteutils
DESCRIPTION=""HOMEPAGE="http://pcc.ludd.ltu.se"SRC_URI="ftp://pcc.ludd.ltu.se/pub/${PN}/${PN}-${PV}.tgz"LICENSE=""SLOT="0"KEYWORDS="~x86"IUSE=""RDEPEND=""
src_install(){emakeDESTDIR="${D}"install||die"emake install failed"}