Files

25 lines
926 B
Tcl
Raw Permalink Normal View History

2021-09-19 11:54:38 +10:00
# -*- 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
2025-11-22 20:32:29 -05:00
github.setup leahneukirchen snooze 0.5.1 v
2021-09-19 11:54:38 +10:00
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).
2025-11-22 20:32:29 -05:00
checksums rmd160 776f20662da4851af98be599d5177a3169e9f3ed \
sha256 abb0df288e8fe03ae25453d5f0b723b03a03bcc7afa41b9bec540a7a11a9f93e \
size 8051
2021-09-19 11:54:38 +10:00
patchfiles patch-Makefile.diff