Add descriptions for USES=makeself and USES=zip

This commit is contained in:
Rene Ladan 2014-03-07 16:51:33 +00:00
parent 86c25d5a9c
commit 804ca27cd1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44177

View file

@ -366,6 +366,15 @@
<literal>52+</literal>).</entry>
</row>
<row xml:id="uses-makeself">
<entry><literal>makeself</literal></entry>
<entry>(none)</entry>
<entry>Indicates that the distribution files are makeself
archives and sets the appropriate dependencies.</entry>
</row>
<row xml:id="uses-motif">
<entry><literal>motif</literal></entry>
@ -813,6 +822,17 @@
related <application>zenpack</application> ports.</entry>
</row>
<row xml:id="uses-zip">
<entry><literal>zip</literal></entry>
<entry>(none), <literal>infozip</literal></entry>
<entry>Indicates that the distribution files use the ZIP compression
algorithm. For files using the InfoZip algorithm the
<literal>infozip</literal> argument must be passed to set the
appropriate dependencies.</entry>
</row>
<row xml:id="uses-zope">
<entry><literal>zope</literal></entry>