blob: c2f7ca690003453fed06b320da40b9f62172a0af (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install postinst preinst prepare setup test unpack
DEPEND=net-misc/curl sys-libs/ncurses:0
DESCRIPTION=Curses-based interpreter and development tools for TADS 2 and TADS 3 text adventures
EAPI=5
HOMEPAGE=http://www.tads.org/frobtads.htm
IUSE=debug tads2compiler tads3compiler
KEYWORDS=amd64 x86
LICENSE=TADS2 TADS3
RDEPEND=net-misc/curl sys-libs/ncurses:0 games-misc/games-envd
RESTRICT=!tads3compiler? ( test )
SLOT=0
SRC_URI=http://www.tads.org/frobtads/frobtads-1.2.3.tar.gz
_eclass_exported_funcs=pkg_preinst:games pkg_postinst:games pkg_setup:games src_unpack:base src_prepare:base src_configure:- src_compile:games src_test:- src_install:-
_eclasses_=base df2aa567b3f0595aae0d0923889f7631 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea flag-o-matic 2274fcc1e7ef6affaff5bcd636275417 games 2bb3ede665927a68ffdb7c41eec7efde ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 185a06792159ca143528e7010368e8af user e4b567c44272a719fabf53f0f885d3f7
_md5_=57a5adb7473e5e585f145dcc4a72c771
|