# -*- 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.4.1 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 eba2ad1ca7e9c65626e83c3615adbcb634614bbf \ sha256 2ebb8a2c8b106119af814e8638a64245caf1de494007b48b6117cc0e889ea83e \ size 72748651 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 {([^"-]+)}