summaryrefslogtreecommitdiff
blob: 86f6856facb9ebb0ad7b8c075428b35264c5d659 (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.3 2004/08/11 02:47:52 vapier Exp $

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

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

DEPEND=""
RDEPEND=""