# Template file for 'direnv' pkgname=direnv version=2.12.0 revision=1 build_style=go go_import_path="github.com/direnv/direnv" short_desc="An environment switcher for the shell" maintainer="Diogo Leal " license="MIT" homepage="http://direnv.net/" distfiles="https://github.com/direnv/direnv/archive/v${version}.tar.gz" checksum=a86d91ba34f2e72659e0ac114fcadc22c4e813ea88a70320e5b06a2702219df1 post_install() { vlicense LICENSE.md vman man/direnv-stdlib.1 vman man/direnv.1 }