# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup python 1.0 name closure-linter version 2.3.5 license Apache-2 categories devel python maintainers shifteleven.com:pope openmaintainer description Closure Linter long_description \ 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. platforms darwin supported_archs noarch homepage http://code.google.com/p/closure-linter/ master_sites googlecode:closure-linter distname closure_linter-${version} python.default_version 27 depends_build port:py${python.version}-setuptools depends_lib-append port:py${python.version}-gflags checksums rmd160 af22306a32ec58fb083a7bebb82406fa33377ce6 \ sha256 3c5fc9d3eb7c62f6d203a136a8bc37e89b80c467603c37dbc5a2626145abd93d python.link_binaries_suffix livecheck.type googlecode