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

github.setup        leahneukirchen snooze 0.5 v
github.tarball_from archive
revision            0
categories          sysutils
platforms           darwin
license             public-domain
maintainers         nomaintainer
description         run a command at a particular time

long_description \
    snooze is a tool for waiting until a particular time and then \
    running a command. Together with a service supervision system such \
    as runit, this can be used to replace cron(8).

checksums           rmd160  e1113ffb0d056c2dc4dcfb100d33ee57fce484f0 \
                    sha256  d63fde85d9333188bed5996baabd833eaa00842ce117443ffbf8719c094be414 \
                    size    8008

patchfiles          patch-Makefile.diff
