2015-03-06 18:58:31 +01:00
|
|
|
# Template file for 'daemonize'
|
|
|
|
pkgname=daemonize
|
|
|
|
version=1.7.5
|
|
|
|
revision=1
|
|
|
|
build_style=gnu-configure
|
|
|
|
short_desc="Run a program as a Unix daemon"
|
|
|
|
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|
|
|
license="BSD, MIT, Public Domain"
|
|
|
|
homepage="http://software.clapper.org/daemonize/daemonize.html"
|
2015-05-25 11:20:47 +02:00
|
|
|
distfiles="https://github.com/bmc/$pkgname/archive/release-$version.tar.gz"
|
|
|
|
checksum="616220b8dc5721d93bd45e63b2617dbe07cd10a572da505405d64f640b98a06b"
|
|
|
|
wrksrc="$pkgname-release-$version"
|