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

name                keylaunch
version             1.3.9

categories          x11 x11-wm
license             GPL-2+
platforms           darwin
maintainers         nomaintainer

description         KeyLaunch is a small utility for binding commands to a hot key.
long_description    ${description}

homepage            https://www.oroborus.org/
master_sites        debian:k/${name}

distname            ${name}_${version}
worksrcdir          ${name}-${version}

checksums           md5     710f68a3e7026b4139cc94ea790576c3 \
                    sha1    1dc0b679aba8f08577e8280f6d5ed836a86c4e22 \
                    rmd160  4660c6d90db28373134ab0cbf8d9c8d2888f0225 \
                    sha256  213da77e9263e6aa7edbb1204402ef55d5daff2cd66add2cacbf84a1206da1ef

depends_build       port:pkgconfig

depends_lib         port:xorg-libX11

patchfiles          Makefile.in.patch
