xref: /OK3568_Linux_fs/buildroot/package/frotz/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_FROTZ
2	bool "frotz"
3	select BR2_PACKAGE_NCURSES
4	help
5	  Frotz is an interpreter for old Infocom adventure games and
6	  other Z-code games. Note that frotz cannot be run as root.
7	  You must add a normal user to your buildroot configuration to
8	  be able to use it.
9
10	  https://661.org/proj/if/frotz/
11