```
lang/php71: Simplify with options framework
- Prepare for Mk/Uses/apache.mk
- Convert all PORT_OPTIONS:M checks to OPT_something
- Order alphabetically where possible
- Fold double PHP_MODNAME checks into one
- PHP 5.5 is no longer in the ports tree
```
This is a follow-up to D12308