Multi-packages support permits the generation of multiple binary packages
from a single pkgsrc package.
This feature is needed to generate <package>-debugpkgs
(packages
containing debug symbols for <package>
); improve organization and/or
avoid code duplication (e.g. tex-*
packages and their corresponding
tex-*-doc
packages) and avoid extract, configure phases of certain
packages multiple times.