# -*- 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           cmake 1.1

github.setup        vovkasm input-source-switcher 0.3 v
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
revision            0

categories          sysutils
maintainers         {judaew @judaew} openmaintainer
license             MIT

description         Command line input source switcher for Mac.
long_description    \
    This small utility for macOS allows you to easily switch input sources \
    from the command line. Its main purpose is to be used as a service in \
    the vim-xkbswitch plugin.

checksums           rmd160 ffc4d4264c5a2777e9bf50a6dd18fdfc0d968239 \
                    sha256 6d481d6d1d326f85e71f44bc2f9bc582678f1c92ad30d7db56f4a3199c3ca320 \
                    size 4970