Add towitoko 2.0.6, an UNIX driver for Towitoko smartcard readers.

PR:		39167
Submitted by:	king@v2project.com
This commit is contained in:
Will Andrews 2002-06-23 07:44:22 +00:00
parent 858f8aa4b5
commit e565cb2417
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=61789
6 changed files with 37 additions and 0 deletions

View File

@ -720,6 +720,7 @@
SUBDIR += tkp4
SUBDIR += tkref
SUBDIR += tmake
SUBDIR += towitoko
SUBDIR += tpg
SUBDIR += trio
SUBDIR += tvision

20
devel/towitoko/Makefile Normal file
View File

@ -0,0 +1,20 @@
# New ports collection makefile for: towitoko
# Date created: Tue Jun 11 20:13:26 CEST 2002
# Whom: king@v2project.com
#
# $FreeBSD$
#
PORTNAME= towitoko
PORTVERSION= 2.0.6
CATEGORIES= devel
MASTER_SITES= http://www.geocities.com/cprados/files/
MAINTAINER= king@v2project.com
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
MAN3= ctapi.3 ctbcs.3 CT_init.3 CT_data.3 CT_close.3
.include <bsd.port.mk>

1
devel/towitoko/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (towitoko-2.0.6.tar.gz) = f80ee57b9cacf5a0009d39561c568275

View File

@ -0,0 +1 @@
UNIX driver for Towitoko smartcard readers

8
devel/towitoko/pkg-descr Normal file
View File

@ -0,0 +1,8 @@
UNIX driver for Towitoko smartcard readers
Provide API's for:
CT-API 1.1 and CT-BCS 0.9. See ctapi (3) and ctbcs (3) man pages
provided with this package,
PCSC Lite. See http://www.linuxnet.com.
WWW: http://www.geocities.com/cprados/

6
devel/towitoko/pkg-plist Normal file
View File

@ -0,0 +1,6 @@
bin/tester
include/ctapi.h
include/ctbcs.h
lib/libtowitoko.so.2
lib/libtowitoko.so
lib/libtowitoko.la