15 lines
404 B
Bash
15 lines
404 B
Bash
# Copyright 1999-2015 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Id$
|
|
|
|
inherit font
|
|
|
|
DESCRIPTION="A set of monospaced bitmap programming fonts"
|
|
HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
|
|
SRC_URI="mirror://gentoo/${P}.tar.bz2"
|
|
LICENSE="MIT"
|
|
SLOT="0"
|
|
KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
|
|
S="${WORKDIR}/${PN}"
|
|
FONT_S=${S}
|
|
FONT_SUFFIX="pcf.gz"
|