blob: cb0391b9caccfc2774ea6d07253377f7517735f3 (
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 3fe4f8980633fd7bc69e9887209ba2fe eutils 017377e73405d964cd0137088cddb9c3 flag-o-matic 7366202dd55cb8f018f5d450d54e7749 games 2cf0d67d765e6358b435ccda30c13ad8 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 user 80aaa71614ced86f02ee1a513821dc87
_md5_=6749e072f3cb1a1da94f0ea563aa3a9c
|