openbsd-ports/security/openct/pkg/PLIST
jasper 747492387e - update openct to 0.6.15
from Douglas Santos (MAINTAINER), with cleanups and tweaks by me
2008-12-23 19:09:32 +00:00

44 lines
1.0 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.3 2008/12/23 19:09:32 jasper Exp $
@newgroup _openct:614
@newuser _openct:614:_openct:daemon:OpenCT:/nonexistent:/sbin/nologin
%%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/
@extraunexec rm -rf /var/run/openct/*