# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ DESCRIPTION="BlueGriffon is a new WYSIWYG content editor for the World Wide Web." HOMEPAGE="http://bluegriffon.org/" SRC_URI="http://bluegriffon.org/freshmeat/0.9/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" IUSE="" DEPEND="" RDEPEND="" src_install() { dobin ${PN} || die }