function gnocatan {
	description="Settlers of Catan network game"
	use="tcp"
	port=${port:-20233}
	do_service $FUNCNAME $@
}
