Path to this page:
./
security/openct,
Smart Card Reader drivers and middleware
Branch: pkgsrc-2016Q3,
Version: 0.6.20nb1,
Package name: openct-0.6.20nb1,
Maintainer: pkgsrc-usersDrivers for several smart card readers. OpenCT comes as driver in ifdhandler
format for PC/SC-Lite, as CT-API driver, or as a small and lean middleware,
so applications can use it with minimal overhead. OpenCT also has a primitive
mechanism to export smart card readers to remote machines via TCP/IP.
This package is obsolete. See pcsc-lite for an alternative.
DEINSTALL [+/-]#!/bin/sh
# $NetBSD: DEINSTALL,v 1.1 2009/10/02 12:38:44 hasso Exp $
case ${STAGE} in
POST-DEINSTALL)
if [ -x ${PREFIX}/sbin/update-reader.conf ]; then
${PREFIX}/sbin/update-reader.conf
fi
;;
esac
Package options: pcsc-lite
Master sites:
SHA1: 3ae3f8b32dc12fb2b29493224573b10e4bfa6fb4
RMD160: 06059e052293649fe695c335c1418c024147f538
Filesize: 686.346 KB
Version history: (Expand)
- (2016-10-03) Package added to pkgsrc.se, version openct-0.6.20nb1 (created)