# EBuild for downloading and installing wdg-html from htmlhelp.com DESCRIPTION="WDG HTML documentation from htmlhelp.com" HOMEPAGE="http://www.htmlhelp.com" SRC_URI="http://www.htmlhelp.com/distribution/wdgcss.tar.gz" LICENSE="OPL" SLOT="0" src_install() { dodir /usr/share/doc mv ${WORKDIR}/wdgcss ${D}/usr/share/doc/wdg-css }