description uptime sharing utility.
long_description ${description}
homepage http://upclient.sourceforge.net/
checksums md5 5d2ac85193fdb898dd16a694b05ac4d0 \
sha1 cffc7e232aa9eb487ec0206df2963a2f2c528a6d
worksrcdir ${worksrcdir}/src
build.target ${os.platform}
build.args prefix="${prefix}" MAKEFLAGS="" CC=${configure.cc}
destroot.destdir destdir="${destroot}"
destroot.args prefix="${prefix}" \
mandir="${prefix}/share/man"
reinplace "s|uptimes.wonko.com|uptimes.hostingwired.com|g" ${worksrcpath}/Makefile
reinplace {s|CC=[a-z]*[:space:]| |g} ${worksrcpath}/Makefile
patchfiles-append no-kvm.patch
startupitem.start ${prefix}/sbin/upclient
startupitem.stop "/bin/kill \$(cat ${prefix}/var/run/upclient.pid)"