# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

DESCRIPTION="The Sineshaper is a monophonic DSSI synth."
HOMEPAGE="http://www.student.nada.kth.se/~d00-llu/music_dssi.php"
SRC_URI="http://ll-plugins.sourceforge.net/release/${P}.tar.gz"

LICENSE="GPL"
SLOT="0"
KEYWORDS="x86"
IUSE=""

DEPEND=""
RDEPEND=""

src_install() {
	einstall || die
}