# -*- 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
github.setup urbit urbit 0.7.1 v
maintainers {l2dy @l2dy} openmaintainer
description a secure peer-to-peer network of personal servers
long_description Urbit is ${description}, built on a clean-slate system software stack.
homepage https://www.urbit.org/
path:lib/libssl.dylib:openssl
system -W ${worksrcpath} "git submodule update --init"
patchfiles patch-meson.build.diff
xinstall -m 755 ${workpath}/build/urbit ${destroot}${prefix}/bin
set docdir ${prefix}/share/doc/${name}
xinstall -d ${destroot}${docdir}
xinstall -m 644 -W ${worksrcpath} LICENSE.txt README.md ${destroot}${docdir}