diff options
author | zuntum <zuntum> | 2001-11-01 00:57:41 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-11-01 00:57:41 +0000 |
commit | 0b6b506536c1ff50f1531d26be2fccfe86c74335 (patch) | |
tree | 93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /security/fsh/PLIST | |
parent | 1b9f41a39161bad144fdeb94a0e51fa8ba7c309a (diff) | |
download | pkgsrc-0b6b506536c1ff50f1531d26be2fccfe86c74335.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'security/fsh/PLIST')
-rw-r--r-- | security/fsh/PLIST | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/security/fsh/PLIST b/security/fsh/PLIST new file mode 100644 index 00000000000..7120dc99c6e --- /dev/null +++ b/security/fsh/PLIST @@ -0,0 +1,16 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:16:41 zuntum Exp $ +bin/fcp +bin/fsh +bin/fshd +bin/in.fshd +libexec/fcpwrap +share/fsh/fsh.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 %D/info/fsh.info %D/info/dir +@dirrm share/fsh |