# Template file for 'doctl' pkgname=doctl version=1.21.1 revision=1 build_style=go go_import_path="github.com/digitalocean/doctl/cmd/doctl" go_build_tags="v${version}" go_get="yes" hostmakedepends="git" short_desc="Command line tool for DigitalOcean services" maintainer="Noah Huppert " license="Apache-2.0" homepage="https://github.com/digitalocean/doctl" post_install() { vlicense "$GOPATH/src/github.com/digitalocean/doctl/LICENSE.txt" }