summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-08 16:58:07 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-08 16:58:07 +0000
commit7664ab5ecd28469bca7fb3d401201403a39b214a (patch)
treecf2e3c197f6f591d7315ee2d927ab64a4b1cd0ac /x11-misc/ttmkfdir
parentupdate (diff)
downloadhistorical-7664ab5ecd28469bca7fb3d401201403a39b214a.tar.gz
historical-7664ab5ecd28469bca7fb3d401201403a39b214a.tar.bz2
historical-7664ab5ecd28469bca7fb3d401201403a39b214a.zip
Added LICENSE tag
Diffstat (limited to 'x11-misc/ttmkfdir')
-rw-r--r--x11-misc/ttmkfdir/ttmkfdir-0.0-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/ttmkfdir/ttmkfdir-0.0-r1.ebuild b/x11-misc/ttmkfdir/ttmkfdir-0.0-r1.ebuild
index 292aa658f978..f48938691d86 100644
--- a/x11-misc/ttmkfdir/ttmkfdir-0.0-r1.ebuild
+++ b/x11-misc/ttmkfdir/ttmkfdir-0.0-r1.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Peter Gavin <pete@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/ttmkfdir/ttmkfdir-0.0-r1.ebuild,v 1.2 2002/04/27 21:49:00 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/ttmkfdir/ttmkfdir-0.0-r1.ebuild,v 1.3 2002/07/08 16:58:06 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A utility to create a fonts.scale file from a set of TrueType fonts"
SRC_URI="http://www.joerg-pommnitz.de/TrueType/ttmkfdir.tar.gz"
HOMEPAGE="http://www.joerg-pommnitz.de/TrueType/xfsft.html"
+LICENSE="as-is"
DEPEND="<media-libs/freetype-2.0"