2d702b0153
PLIST and delete everything under the @sample'd directory instead of the directory itself to prevent a warning from pkg_delete(1) trying to remove a non existing directory and to help preventing left-over files and directories.
44 lines
1.0 KiB
Plaintext
44 lines
1.0 KiB
Plaintext
@comment $OpenBSD: PLIST,v 1.4 2011/05/11 08:24:41 ajacoutot Exp $
|
|
@newgroup _openct:614
|
|
@newuser _openct:614:_openct:daemon:OpenCT:/nonexistent:/sbin/nologin
|
|
@extraunexec rm -rf /var/run/openct/*
|
|
%%SHARED%%
|
|
@bin bin/openct-tool
|
|
include/openct/
|
|
include/openct/apdu.h
|
|
include/openct/buffer.h
|
|
include/openct/conf.h
|
|
include/openct/ctapi.h
|
|
include/openct/device.h
|
|
include/openct/driver.h
|
|
include/openct/error.h
|
|
include/openct/ifd.h
|
|
include/openct/logging.h
|
|
include/openct/openct.h
|
|
include/openct/path.h
|
|
include/openct/protocol.h
|
|
include/openct/server.h
|
|
include/openct/socket.h
|
|
include/openct/tlv.h
|
|
include/openct/types.h
|
|
lib/libopenct.a
|
|
lib/libopenct.la
|
|
lib/libopenctapi.a
|
|
lib/libopenctapi.la
|
|
lib/pkgconfig/
|
|
lib/pkgconfig/libopenct.pc
|
|
@man man/man1/openct-tool.1
|
|
@bin sbin/ifdhandler
|
|
@bin sbin/ifdproxy
|
|
@bin sbin/openct-control
|
|
share/doc/openct/
|
|
share/doc/openct/NEWS
|
|
share/doc/openct/README
|
|
share/doc/openct/api/
|
|
share/examples/openct/
|
|
share/examples/openct/openct.conf
|
|
@mode 644
|
|
@sample ${SYSCONFDIR}/openct.conf
|
|
@mode 755
|
|
@sample /var/run/openct/
|