# Template file for 'hugo' pkgname=hugo version=0.87.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=04452df07f7cda063a93c7965f30dc7e50b30a4b1dfc42777cf9579d3b14318f post_install() { vdoc README.md }