- Add LICENSE [1]
- Remove leading article from COMMENT
- Convert USE_GMAKE to USES=gmake
- Respect CFLAGS by setting OPTIMIZER variable to space
otherwise it is set to '-g -O2'
- Consolidate targets to just post-patch and
post-configure - this makes things simpler
- Mute REINPLACE_CMD and FIND commands
- Add support for staging
PR: ports/180542 [1]
Submitted by: Pedro Giffuni <giffunip@tutopia.com>