Dungeon Crawl Stone Soup - a fun, free rogue-like game Maintained by:tobias.rehbein@web.de Port Added: 08 Aug 2010 18:06:12 License: GPLv2
Dungeon Crawl Stone Soup is a fun, free rogue-like game of exploration and
treasure-hunting in dungeons filled with dangerous and unfriendly monsters
in a quest for the mystifyingly fabulous Orb of Zot.
Dungeon Crawl Stone Soup is a variant of Linley's Dungeon Crawl that's openly
developed and invites participation from the Crawl community.
This port comes with two interfaces:
games/stonesoup - the traditional tty interfaced
games/stonesoup-sdl - the fancy SDL interface
WWW: http://crawl.develz.org/
To install the port:cd /usr/ports/games/stonesoup-sdl/ && make install clean To add the package:pkg_add -r stonesoup-sdl
Configuration Options
===> The following configuration options are available for stonesoup-sdl-0.10.2:
SOUND=off (default) "Sound support"
WIZARD=off (default) "Wizard mode"
LUA_BINDINGS=off (default) "Bindings for LUA user scripts"
===> Use 'make config' to modify these settings