blob: ef4e9be45732ac52032a59b937bcc424a8f45009 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=install
DESCRIPTION=quick and easy command line automation tool built on top of expect
EAPI=0
HOMEPAGE=http://expect-lite.sourceforge.net/
IUSE=debug examples
KEYWORDS=amd64 x86
LICENSE=BSD
RDEPEND=dev-tcltk/expect debug? ( dev-tcltk/tclx )
SLOT=0
SRC_URI=mirror://sourceforge/expect-lite/expect-lite_4.3.2.tar.gz
_md5_=34ff1af3b800392b2b76ffc3fae59267
|