summaryrefslogtreecommitdiff
blob: 052e9cad7e697b8c8a94c9d6fc806765d7970db0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnustep-base/mknfonts/mknfonts-0.5.ebuild,v 1.7 2004/11/23 20:36:54 eradicator Exp $

inherit eutils gnustep

DESCRIPTION="Provides the tool to create .nfont packages suitable for use with gnustep-back-art."

HOMEPAGE="http://w1.423.telia.com/~u42308495/alex/backart/"
SRC_URI="http://w1.423.telia.com/~u42308495/alex/backart/mknfonts-0.5.tar.gz"
KEYWORDS="~x86 ~ppc ~sparc ~alpha amd64"
SLOT="0"
LICENSE="GPL-2"

IUSE="${IUSE}"
DEPEND="${GNUSTEP_BASE_DEPEND}
	>=media-libs/freetype-2.1*"
RDEPEND="${DEPEND}"

egnustep_install_domain "System"