# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ DESCRIPTION="hexter is a DSSI plugin that models the sound generation of a Yamaha DX7 synthesizer" HOMEPAGE="http://dssi.sourceforge.net/hexter.html" SRC_URI="http://surfnet.dl.sourceforge.net/sourceforge/dssi/${P}.tar.gz" LICENSE="" SLOT="0" KEYWORDS="x86" IUSE="" DEPEND="" RDEPEND="" function src_install { einstall || die }