summaryrefslogtreecommitdiff
blob: 528ff36b8e75ef774f86b8295e842f6d48ed1b4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-8.1.ebuild,v 1.4 2004/09/16 02:27:07 pvdabeel Exp $

DESCRIPTION="console display library"
HOMEPAGE="http://www.opensource.apple.com/darwinsource/"
SRC_URI=""

LICENSE="APSL-2"
SLOT="0"
KEYWORDS="-* macos ppc-macos"
IUSE=""

DEPEND=""
RDEPEND=""