Hey, here are my my two cents
1. Keep each argument to MODULES, DISTFILES, {RUN,BUILD,LIB}_DEPENDS, and
also the post-extract in post-extract on a separate line & atmost 80
chars.
2. Keep a tab-space btw the operator and the argument. And all arguments
should line up.
3. In my opinion all the version info you've added is pedantic? correct me
if I'm wrong.
4. Also the fetch fails. Do `make clean=dist` and check again.
May be use GH_* variables defined in bsd.port.mk instead of MASTER_SITE
5. Run '/usr/ports/infrastructure/bin/portcheck' at the end and clear rest of
the formatting errors.