PKGNAME=kubo
PKGSEC=net
PKGDEP="glibc fuse"
BUILDDEP="go"
PKGDES="IPFS implementation in Go"

ABTYPE=gomod
GO_PACKAGES=('cmd/ipfs')
