# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Curses-UI/Curses-UI-0.95.ebuild,v 1.13 2009/07/02 20:30:37 jer Exp $ inherit perl-module DESCRIPTION="Perl UI framework based on the curses library." HOMEPAGE="http://search.cpan.org/~marcus/" SRC_URI="mirror://cpan/authors/id/M/MA/MARCUS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" KEYWORDS="amd64 ~hppa ia64 ppc ppc64 sparc x86" IUSE="" SRC_TEST="do" DEPEND="dev-perl/Curses dev-perl/Test-Pod dev-perl/TermReadKey dev-lang/perl"