The easiest way to have multi-line comments in a syntax file is

  1. to indent the second and subsequent lines
  2. avoid periods at the end of all but the last line.

That way a single * (or Comment keyword) is needed at the beginning of the comments.