blob: f226c0c5019bdd4f83ef93e1b83748b603cf3bef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile configure install postinst preinst prepare setup unpack
DESCRIPTION=An ncurses-based maze solving game written in Perl
EAPI=5
HOMEPAGE=http://robobunny.com/projects/textmaze/html/
KEYWORDS=amd64 ~ppc x86
LICENSE=GPL-2
RDEPEND=dev-perl/Curses games-misc/games-envd
SLOT=0
SRC_URI=http://www.robobunny.com/projects/textmaze/textmaze_v1.2.tar.gz
_eclass_exported_funcs=pkg_preinst:games pkg_postinst:games pkg_setup:games src_unpack:base src_prepare:- src_configure:games src_compile:games src_install:-
_eclasses_=base 3fe4f8980633fd7bc69e9887209ba2fe eutils 792f83d5ec9536cb5ccef375469d8bde games 2cf0d67d765e6358b435ccda30c13ad8 multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 82165206dedb2075f9a0fb8f9b1f9441 user 906f3c8eb3a2350a4f1191a89baa3e46
_md5_=2eec2fd33bcfb5eb26a2a6cecd57585d
|