The Dist section controls the generation of a distribution package. A distribution package is a
set of archive files (zip files or tar files on unix systems) that can be used to distribute the
package.
The following keys can be placed in this section:
     
- 
destdir 
- Specifies the directory where the generated zip files should be placed.
     
- 
zipname 
- Name of the archive file to be created. If no zipname is specified, this defaults to
     the package name.
     
- 
ziptarget 
- This is the target that should be executed before the archive file is made. This
     defaults to install.