Signed-off-by: Gordon Hecker <gh@emlix.com>
.nf
branch = "<branchname>" (usually "master")
-remote = "<path-to-repository>"
+location = "<path-to-repository>"
server = "<servername>"
tag = "<tagname>"
type = "<scmtype>" ("git", "svn" or "cvs")
-working = "<path-to-working-dir>" (usually "in/<sourcename>")
+working = "<path-to-working-dir>" (defaults to "in/<sourcename>")
licence = "<licencename>" (as listed in proj/licences)
.fi