@name OpenSSH-2.9.9p2_2
@cwd /usr
@pkgdep perl-5.00502
@pkgdep openssl-0.9.5a_1
bin/scp
@comment MD5:c1c1ac81d2b720b95c8ca0168d69eff3
bin/slogin
@comment MD5:03dc8634685638c043a94e6e838f8d86
bin/ssh
@comment MD5:03dc8634685638c043a94e6e838f8d86
bin/ssh-add
@comment MD5:7caa7808360208fdbf17e2ef8f14a0c2
bin/ssh-agent
@comment MD5:e7f9f4812035617dfdbaed621f5615bf
bin/ssh-keygen
@comment MD5:b8745e90e7bf21b925ea04c0b299c84f
etc/ssh_config
@comment MD5:12c8294a6a08a3a67d73220d2c00bd18
etc/sshd_config
@comment MD5:40353edf87340176724932e5f750219a
man/man1/scp.1.gz
@comment MD5:23563f5c06f6086ce5e4fd0d903fa5ec
man/man1/slogin.1.gz
@comment MD5:4f2d604a87eb409b8b13cbf751919e31
man/man1/ssh-add.1.gz
@comment MD5:5723e6ffa6a7e6224a68e0a34c5c92f8
man/man1/ssh-agent.1.gz
@comment MD5:c2028c7947ec540df152f584aaf134aa
man/man1/ssh-keygen.1.gz
@comment MD5:b4749b97ff32b4c1d37a1e23bdbc3410
man/man1/ssh.1.gz
@comment MD5:c92b9c2206924478a65dfbb9ebfdf55f
man/man8/sshd.8.gz
@comment MD5:c735d55e712721427b6b581c8ae419a2
sbin/sshd
@comment MD5:af74e102320ed8c21d725d3d18bb5fd1
@exec if [ ! -f %D/etc/ssh_host_key ]; then echo ">> Generating a secret RSA host key."; %D/bin/ssh-keygen -N "" -f %D/etc/ssh_host_key; fi
@exec if [ ! -f %D/etc/ssh_host_dsa_key ]; then echo ">> Generating a secret DSA host key."; %D/bin/ssh-keygen -d -N "" -f %D/etc/ssh_host_dsa_key; fi
@unexec if [ -f %D/info/dir ]; then if sed -e '1,/Menu:/d' %D/info/dir | grep -q '^[*] '; then true; else rm %D/info/dir; fi; fi
@cwd .
@ignore
+COMMENT
@ignore
+DESC
@ignore
+MTREE_DIRS
@mtree +MTREE_DIRS
