c096c8e91f
- Better @extraunexec - Replace DEINSTALL with UNMESSAGE - Bump PKGNAME - Add WANTLIB marker ok naddy@
23 lines
478 B
Plaintext
23 lines
478 B
Plaintext
@comment $OpenBSD: PLIST,v 1.7 2004/12/03 16:08:48 alek Exp $
|
|
bin/cattach
|
|
bin/cdetach
|
|
bin/cmkdir
|
|
bin/cmkkey
|
|
bin/cpasswd
|
|
@man man/man1/cattach.1
|
|
@man man/man1/cdetach.1
|
|
@man man/man1/cmkdir.1
|
|
@man man/man1/cmkkey.1
|
|
@man man/man1/cpasswd.1
|
|
@man man/man8/cfsd.8
|
|
sbin/cfsd
|
|
share/doc/cfs/
|
|
share/doc/cfs/README.install
|
|
share/doc/cfs/notes.ms
|
|
@sample /crypt/
|
|
@mode 0
|
|
@sample /null/
|
|
@extraunexec umount /crypt > /dev/null 2>&1 || true
|
|
@extraunexec rm -r /crypt
|
|
@extraunexec rm -r /null
|