Properly escape DEPRECATED variable.
Otherwise, having something like this:
```
mail/p5-Email-Send$ make -VDEPRECATED
Send it's being officially marked "out of favor". Consider using mail/p5-Email-Sender for new projects
```
will create a broken JSON file.