pkgsrc/sysutils/yadm/PLIST
pho ad135902c6 Import yadm-3.1.1
yadm is a tool for managing dotfiles.

* Based on Git, with full range of Git's features
* Supports system-specific alternative files or templated files
* Encryption of private data using GnuPG, OpenSSL, transcrypt, or
  git-crypt
* Customizable initialization (bootstrapping)
* Customizable hooks for before and after any operation

Complete features, usage, examples and installation instructions can
be found on the yadm.io website.
2021-11-23 05:53:33 +00:00

18 lines
739 B
Text

@comment $NetBSD: PLIST,v 1.1 2021/11/23 05:53:33 pho Exp $
bin/yadm
man/man1/yadm.1
share/bash-completion/completions/yadm
share/doc/yadm/CHANGES
share/doc/yadm/CONTRIBUTORS
share/doc/yadm/LICENSE
share/doc/yadm/README.md
share/examples/yadm/bootstrap/bootstrap-in-dir
share/examples/yadm/hooks/README.md
share/examples/yadm/hooks/encrypt_with_checksums/README.md
share/examples/yadm/hooks/encrypt_with_checksums/post_encrypt
share/examples/yadm/hooks/encrypt_with_checksums/post_list
share/examples/yadm/hooks/encrypt_with_checksums/post_status
share/examples/yadm/hooks/parsing_full_command_example/README.md
share/examples/yadm/hooks/parsing_full_command_example/pre_log
share/fish/completions/yadm.fish
share/zsh/site-functions/_yadm