# -*- 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 PortSystem 1.0 PortGroup github 1.0 PortGroup java 1.0 github.setup pinterest ktlint 1.3.0 github.tarball_from releases distfiles ${name} dist_subdir ${name}/${version} categories devel java platforms {darwin any} supported_archs noarch maintainers {amake @amake} openmaintainer license MIT homepage https://pinterest.github.io/ktlint/ description An anti-bikeshedding Kotlin linter with built-in formatter long_description {*}${description} checksums rmd160 4fc89fed3498c5467026d155352988fbd9eeb036 \ sha256 01b2e0ef893383a50dbeb13970fe7fa3be36ca3e83259e01649945b09d736985 \ size 80475107 extract.only use_configure no java.version 1.8+ java.fallback openjdk8 build {} destroot { xinstall -m 0755 ${distpath}/${distfiles} ${destroot}${prefix}/bin } github.livecheck.regex {([^"-]+)}