- Add EXAMPLES option [1]
- Fix COMMENT declaration, use ?= so that slave can overide it
- Add LICENSE_FILE
- Convert to options helpers, test framework
- Remove MPI option and move it's all functionality to slave port
This allows removal of setting PKGNAMESUFFIX in master port depending
on options selected which is deprecated. Move LIB_DEPENDS on mpich2
to slave, declare CONFLICTS_INSTALL, MPICH_ARG in such way that can
be overidden by the slave.
PR: 211454 [1]
Submitted by: Iblis Lin [1]