# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: $ DESCRIPTION="WDG CSS documentation from htmlhelp.com" HOMEPAGE="http://www.htmlhelp.com" SRC_URI="http://www.htmlhelp.com/distribution/wdgcss.tar.gz" LICENSE="OPL" SLOT="0" KEYWORDS="~x86" src_install() { dodir /usr/share/doc mv ${WORKDIR}/wdgcss ${D}/usr/share/doc/wdgcss }