diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2002-02-21 17:40:58 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2002-02-21 17:40:58 +0000 |
commit | 338b47199f085eda2b92ba24bd7684b8b37d6a6b (patch) | |
tree | ce5d2e940010f653425ee5b4bac2025b8bc866dc /security/fsh/pkg-plist | |
parent | 476feb8c07f92a5254e5a9dc8ff211c82a20927f (diff) |
Notes
Diffstat (limited to 'security/fsh/pkg-plist')
-rw-r--r-- | security/fsh/pkg-plist | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/security/fsh/pkg-plist b/security/fsh/pkg-plist new file mode 100644 index 000000000000..ddcc9cf7dbec --- /dev/null +++ b/security/fsh/pkg-plist @@ -0,0 +1,14 @@ +bin/fsh +bin/fshd +bin/in.fshd +libexec/fcpwrap +share/fsh/fsh.py +share/fsh/fshcompat.py +share/fsh/fshconfig.py +share/fsh/fshd.py +share/fsh/fshlib.py +share/fsh/fshversion.py +share/fsh/infshd.py +@unexec install-info --delete %D/info/fsh.info %D/info/dir +info/fsh.info +@exec install-info --section="Shells and utilities" --entry="* FSH: (fsh). fast remote command execution." %D/info/lsh.info %D/info/dir |