15 lines
519 B
Bash
15 lines
519 B
Bash
# Copyright 1999-2015 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Header: /var/cvsroot/gentoo-x86/media-fonts/proggy-fonts/proggy-fonts-1.ebuild,v 1.12 2015/03/05 14:50:07 yngwin Exp $
|
|
|
|
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"
|