# -*- 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.6 v
github.tarball_from archive
revision            0
categories          sysutils
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  0405e3181590f39b62bb837a9e115f24416a4e6d \
                    sha256  3a4a2f3f00d42e30647d9af79c8e417990ced6c3f0565474b1ca717938b1e2ab \
                    size    8618

patchfiles          patch-Makefile.diff
