# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-util/cdecl/cdecl-2.5-r2.ebuild,v 1.5 2011/11/06 17:12:02 armin76 Exp $ inherit eutils toolchain-funcs DESCRIPTION="Turn English phrases to C or C++ declarations" SRC_URI="ftp://ftp.netsw.org/softeng/lang/c/tools/cdecl/${P}.tar.gz" HOMEPAGE="http://www.boutell.com/lsm/lsmbyid.cgi/002103" KEYWORDS="amd64 ~mips ppc x86" LICENSE="public-domain" SLOT="0" RDEPEND="readline? ( sys-libs/ncurses sys-libs/readline )" DEPEND="${RDEPEND} || ( dev-util/yacc sys-devel/bison ) !