freebsd-ports/security/git-secret/pkg-plist
Larry Rosenman fd5bb6d872 security/git-secret: New Port.
git-secret is a tool which stores private data inside a git repo.

General information:

git-secret encrypts tracked files with public keys for users whom you trust using gpg, allowing permitted users to access encrypted data using their secret keys.

PR:		235056
Submitted by:	joshr-freebsd@joshr.com
2019-01-19 03:01:19 +00:00

16 lines
702 B
Plaintext

@(root,root,555) bin/git-secret
@(root,root,444) man/man1/git-secret-add.1.gz
@(root,root,444) man/man1/git-secret-cat.1.gz
@(root,root,444) man/man1/git-secret-changes.1.gz
@(root,root,444) man/man1/git-secret-clean.1.gz
@(root,root,444) man/man1/git-secret-hide.1.gz
@(root,root,444) man/man1/git-secret-init.1.gz
@(root,root,444) man/man1/git-secret-killperson.1.gz
@(root,root,444) man/man1/git-secret-list.1.gz
@(root,root,444) man/man1/git-secret-remove.1.gz
@(root,root,444) man/man1/git-secret-reveal.1.gz
@(root,root,444) man/man1/git-secret-tell.1.gz
@(root,root,444) man/man1/git-secret-usage.1.gz
@(root,root,444) man/man1/git-secret-whoknows.1.gz
@(root,root,444) man/man7/git-secret.7.gz