# Template file for 'direnv' pkgname=direnv version=2.11.3 revision=3 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=2d34103a7f9645059270763a0cfe82085f6d9fe61b2a85aca558689df0e7b006 post_install() { vlicense LICENSE.md vman man/direnv-stdlib.1 vman man/direnv.1 }