Ticket #51523: Portfile

File Portfile, 883 bytes (added by nick@…, 8 years ago)

Portfile for Proc::Daemon

Line 
1# -*- 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
2# $Id$
3
4PortSystem          1.0
5PortGroup           perl5 1.0
6
7perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20 5.22 5.24
8perl5.setup         Proc-Daemon 0.23
9
10platforms           darwin
11maintainers         nomaintainer
12#license             {Artistic-1 GPL}
13license             unknown
14
15description         Run Perl program(s) as a daemon process
16
17long_description    This module can be used by a Perl program to initialize itself as a daemon or to execute (exec) a system command as daemon. You can also check the status of the daemon (alive or dead) and you can kill the daemon.
18
19checksums           sha256  34c0b85b7948b431cbabc97cee580835e515ccf43badbd8339eb109474089b69 \
20                    rmd160  a4222dde2215f7b2e2f1f36fa6e334244e6a921e