# Template file for 'hugo' pkgname=hugo version=0.30.2 revision=2 build_style=go hostmakedepends="git-perl mercurial" depends="python-Pygments" go_import_path="github.com/spf13/${pkgname}" short_desc="A Fast & Modern Static Website Engine" maintainer="Andrea Brancaleoni " license="SimPL-2" homepage="http://gohugo.io" distfiles="https://${go_import_path}/archive/v${version}.tar.gz" checksum=44a5012a0ee8a567cf12c8a5fd21de031e85148206a9d513942fd409f75b9a7d post_install() { vlicense LICENSE.md vdoc README.md }