- Use GOOGLE_CODE macro
- Use = instead of += for *_DEPENDS
- Restrict USE_PYTHON range to 2.x
- Use PLIST_FILES instead of PLIST
Changes: http://code.google.com/p/closure-linter/source/detail?r=7
PR: ports/155248
Submitted by: sunpoet (myself)
Approved by: Julien Laffaye <kimelto@gmail.com> (maintainer)
The Closure Linter enforces the guidelines set by the Google JavaScript Style
Guide. The linter handles style issues so that you can focus on the code.
WWW: http://code.google.com/p/closure-linter/
PR: ports/153866
Submitted by: Julien Laffaye <kimelto at gmail.com>
Feature safe: yes