]> Pileus Git - ~andy/sunrise/blob - media-fonts/dina-font/dina-font-2.89.ebuild
media-fonts/dina-font: New Ebuild for the Dina font. Bug 279534. Thanks to Jibz from...
[~andy/sunrise] / media-fonts / dina-font / dina-font-2.89.ebuild
1 # Copyright 1999-2009 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
4
5 inherit font
6
7 DESCRIPTION="Dina is a monospace bitmap font, primarily aimed at programmers."
8 HOMEPAGE="http://www.donationcoder.com/Software/Jibz/Dina/index.html"
9 SRC_URI="http://omploader.org/vMjIwNA/dina-pcf-${PV}.tar.gz"
10
11 LICENSE="freedist"
12 SLOT="0"
13 KEYWORDS="~amd64 ~x86"
14 IUSE=""
15
16 S=${WORKDIR}/Dina-PCF
17 FONT_S=${WORKDIR}/Dina-PCF
18 FONT_SUFFIX="pcf"
19