1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
freebsd-ports/security/cfs/pkg-plist
Eitan Adler 71ca1ef155 - Convert to staging
Approved by:	crees (maintainer)
2013-10-20 18:39:17 +00:00

22 lines
457 B
Plaintext

bin/cattach
bin/cdetach
bin/cmkdir
bin/cpasswd
bin/cfssh
sbin/ccat
sbin/cfsd
sbin/cname
share/doc/cfs/README.install
share/doc/cfs/notes.ms
man/man1/cattach.1.gz
man/man1/cdetach.1.gz
man/man1/cmkdir.1.gz
man/man1/cpasswd.1.gz
man/man1/cfssh.1.gz
man/man8/ccat.8.gz
man/man8/cfsd.8.gz
man/man8/cname.8.gz
@exec install -d -o root -g wheel -m 0 %%CFSD_BOOTSTRAP%% 2>/dev/null || true
@unexec rmdir %%CFSD_BOOTSTRAP%% 2>/dev/null || true
@dirrm share/doc/cfs