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

github.setup        emcrisostomo fswatch 1.14.0
github.tarball_from releases

categories          sysutils
platforms           darwin
license             GPL-3

maintainers         {emcrisostomo @emcrisostomo} openmaintainer

description         File change monitor
long_description    A cross-platform file change monitor with multiple \
                    backends: Apple OS X File System Events, *BSD kqueue, \
                    Solaris/Illumos File Events Notification, Linux inotify, \
                    Microsoft Windows and a stat()-based backend.

homepage            https://emcrisostomo.github.io/fswatch/

checksums           rmd160 e7287421c26446e3428251d95f2d70db9df15433 \
                    sha256 44d5707adc0e46d901ba95a5dc35c5cc282bd6f331fcf9dbf9fad4af0ed5b29d \
                    size   832553

configure.args      ac_cv_prog_AWK=/usr/bin/awk

livecheck.url       ${github.homepage}/releases/latest