# Template file for 'kbfs'. pkgname=kbfs version=1.0.44 revision=3 build_style=go go_import_path="github.com/keybase/kbfs" go_package="${go_import_path}/kbfsfuse ${go_import_path}/kbfsgit/git-remote-keybase ${go_import_path}/kbfstool" go_build_tags="production" depends="keybase" short_desc="Keybase Filesystem" maintainer="Toyam Cox " license="3-clause-BSD" homepage="https://keybase.io/docs/kbfs" distfiles="https://github.com/keybase/kbfs/archive/v${version}.tar.gz" checksum=c4d08d4b4b0bdd1e3c6a918af9cdb7770e4660e0ac73606f002ea8a78b7350d9 post_install() { vlicense LICENSE }