# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit font DESCRIPTION="Jan Thor's Garamond True Type Font" HOMEPAGE="http://www.janthor.de/jGaramond/" SRC_URI="http://www.janthor.de/jGaramond/jGara.zip" # "Use it as you may seem fit, as long as you don't ask for any money for # redistrib." LICENSE="free-noncomredistr" SLOT="0" KEYWORDS="~x86" IUSE="" FONT_SUFFIX="ttf" S="${WORKDIR}" FONT_S="${WORKDIR}" src_install() { DOCS="jGaramd2.txt" font_src_install }