# Template file for 'hugo' pkgname=hugo version=0.85.0 revision=1 build_style=go go_import_path="github.com/gohugoio/hugo" go_build_tags="extended" short_desc="Fast & Modern Static Website Engine" maintainer="Andrea Brancaleoni " license="Apache-2.0" homepage="https://gohugo.io" distfiles="https://github.com/gohugoio/hugo/archive/v${version}.tar.gz" checksum=9f1c983fe649f0d602481c848ebf863c9d3b3bc9c0e6a237c35e96e33a1b5d24 post_install() { vdoc README.md }