# -*- 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
maintainers {khindenburg @kurthindenburg} openmaintainer
description Daemon turns other process into daemons
long_description Daemon turns other process into daemons. There are many \
tasks that need to be performed to correctly set up a \
daemon process. This can be tedious. Daemon performs these \
tasks for other processes. This is useful for writing \
daemons in languages other than C, C++ or Perl (e.g. \
homepage http://libslack.org/daemon/
master_sites ${homepage}download/
checksums rmd160 63fea6386f3dae6a5da6451a1d126a2525ee1e0e \
sha256 c4b9ea4aa74d55ea618c34f1e02c080ddf368549037cb239ee60c83191035ca1
patchfiles patch-ignore-strlcpy-strlcat.diff
destroot.destdir PREFIX=${destroot}${prefix}
livecheck.url ${master_sites}
livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}