pkgsrc/sysutils/direnv/PLIST
jperkin 228d6adce2 direnv: Import version 2.27.0.
direnv is an environment switcher for the shell. It knows how to hook into bash,
zsh, tcsh and fish shell to load or unload environment variables depending on
the current directory. This allows to have project-specific environment
variables and not clutter the "~/.profile" file.

Originally packaged in wip by Terin Stock, updated by myself.
2021-01-13 16:41:16 +00:00

6 lines
168 B
Text

@comment $NetBSD: PLIST,v 1.1 2021/01/13 16:41:16 jperkin Exp $
bin/direnv
man/man1/direnv-fetchurl.1
man/man1/direnv-stdlib.1
man/man1/direnv.1
man/man1/direnv.toml.1