# -*- 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
license {AGPL-3+ OpenSSLException}
maintainers {dports @drkp} openmaintainer
description BackUp and Restore Program
Burp is a network backup and restore program. It attempts to reduce \
network traffic and the amount of space that is used by each backup.
homepage http://burp.grke.org/
depends_lib path:lib/libssl.dylib:openssl \
checksums rmd160 e4d4b0a0d4dda6506d6a9359f245b3531acd3c8a \
sha256 ae10470586f1fee4556eaae5b3c52b78cfc0eac4109f4b8253c549e7ff000d86
configure.cppflags-append "-I${prefix}/include/uthash"
configure.cflags-append -g
configure.args --sbindir=${prefix}/sbin
destroot.target install-all
xinstall -d ${destroot}${prefix}/etc/burp/CA-client
file rename ${destroot}${prefix}/etc/CA.cnf ${destroot}${prefix}/etc/burp/CA.cnf
file rename ${destroot}${prefix}/etc/burp-server.conf ${destroot}${prefix}/etc/burp-server.conf.sample
file rename ${destroot}${prefix}/etc/burp.conf ${destroot}${prefix}/etc/burp.conf.sample
destroot.keepdirs ${prefix}/etc/burp/CA-client
livecheck.url ${homepage}/download.html
livecheck.regex {<li>([0-9.]+): Stable$}