blob: 485fcaf889666ad28c5b441748af9d45edff96d6 (
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 b83a2420b796f7c6eff682679d08fe25 games 2cf0d67d765e6358b435ccda30c13ad8 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 user 80aaa71614ced86f02ee1a513821dc87
_md5_=2eec2fd33bcfb5eb26a2a6cecd57585d
|