diff options
author | Robert Allen <slacker@slaphappygeeks.com> | 2013-10-26 19:02:15 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-10-27 23:38:56 -0500 |
commit | 85bdb6fd87dbd4e50639c2a12817c676cf0aecb1 (patch) | |
tree | aead8f304af5e6f20b2f1501cff3dc65c01728b9 /system/daemonize/daemonize.info | |
parent | 7009dc6a71a257db0d29bd8ae7d7d3e03c99fc71 (diff) |
system/daemonize: Added (run a program as a daemon)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/daemonize/daemonize.info')
-rw-r--r-- | system/daemonize/daemonize.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/daemonize/daemonize.info b/system/daemonize/daemonize.info new file mode 100644 index 0000000000000..02122d403bc81 --- /dev/null +++ b/system/daemonize/daemonize.info @@ -0,0 +1,10 @@ +PRGNAM="daemonize" +VERSION="1.7.4" +HOMEPAGE="http://software.clapper.org/daemonize/" +DOWNLOAD="http://slaphappygeeks.com/dl/daemonize-1.7.4.tar.gz" +MD5SUM="9283c03cd0d6a53003b785e52fdb214c" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Robert Allen" +EMAIL="slacker@slaphappygeeks.com" |