# $Id: Portfile 30227 2007-10-22 22:55:58Z jmpp@macports.org $

PortSystem 1.0
name             awemud
version          0.22
categories       games
maintainers      nomaintainer
description      MUD (Multi-User Dungeon) game server
long_description \
	AweMUD NG is a MUD (Multi-User Dungeon) game server. \
	Players connect to the server using telnet, or a MUD \
	client application, to play in a fantasy world with \
	other players.
homepage         http://www.awemud.net/
platforms        darwin
master_sites     sourceforge
checksums        md5 3721d2b657ca8bc74fd4284c3d13a3b5
depends_build    port:pkgconfig
depends_lib      port:boehmgc port:scriptix
configure.args   --with-gc=${prefix}
