Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 1596aa0c95b4ccf7adfa8febc56cc15c > files > 217

webmake-2.4-2mdk.noarch.rpm

<wmmeta name="Title" value="The &lt;webmake&gt; Tag" />
<wmmeta name="Section" value="02-tags_attrs" />
<wmmeta name="Score" value="10" />
<wmmeta name="Abstract">
the webmake section
</wmmeta>

The &lt;webmake&gt; section is required in a WebMake file.  Any text
before or after this section will be ignored.

In the current implementation, you __can__ leave these tags
out, but it isn't advised; their requirement may be enforced later.

Example
=======

<safe>
  <webmake>
    [...WebMake file omitted...]
  </webmake>
</safe>