blob: ddd620d3b52a9d7f6249f8554b271b322da115a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install
DEPEND=dev-libs/gmp berkdb? ( =sys-libs/db-4* ) sys-libs/ncurses readline? ( sys-libs/readline ) sys-devel/libtool
DESCRIPTION=an open-source COBOL compiler
EAPI=0
HOMEPAGE=http://www.opencobol.org/
IUSE=berkdb nls readline
KEYWORDS=~amd64 ~ppc ~x86
LICENSE=GPL-2 LGPL-2.1
RDEPEND=dev-libs/gmp berkdb? ( =sys-libs/db-4* ) sys-libs/ncurses readline? ( sys-libs/readline )
SLOT=0
SRC_URI=mirror://sourceforge/open-cobol/open-cobol-1.1.tar.gz
_eclass_exported_funcs=src_compile:- src_install:-
_eclasses_=eutils b83a2420b796f7c6eff682679d08fe25 multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 6198c04daba0e1307bd844df7d37f423
_md5_=3a36b5c4a48bfd9ca50c932bca05f89e
|