Skip site navigation (1)Skip section navigation (2)
Date:      11 Jun 2002 20:57:12 -0000
From:      Joseph King <king@v2project.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/39167: New port: devel/towitoko
Message-ID:  <20020611205712.49491.qmail@main.v2project.com>

next in thread | raw e-mail | index | archive | help

>Number:         39167
>Category:       ports
>Synopsis:       New port: devel/towitoko
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 11 14:00:04 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Joseph King
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:


	
>Description:
	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,

>How-To-Repeat:
	
>Fix:

	

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	towitoko
#	towitoko/files
#	towitoko/Makefile
#	towitoko/distinfo
#	towitoko/pkg-comment
#	towitoko/pkg-descr
#	towitoko/pkg-plist
#
echo c - towitoko
mkdir -p towitoko > /dev/null 2>&1
echo c - towitoko/files
mkdir -p towitoko/files > /dev/null 2>&1
echo x - towitoko/Makefile
sed 's/^X//' >towitoko/Makefile << 'END-of-towitoko/Makefile'
X# New ports collection makefile for:	towitoko
X# Date created:		Tue Jun 11 20:13:26 CEST 2002
X# Whom:			king@v2project.com
X#
X# $FreeBSD:$
X#
X
XPORTNAME=	towitoko
XPORTVERSION=	2.0.6
XCATEGORIES=	devel
XMASTER_SITES=	http://www.geocities.com/cprados/files/
X
XMAINTAINER=	king@v2project.com
X
XGNU_CONFIGURE=  yes
XINSTALLS_SHLIB= yes
X
X.include <bsd.port.mk>
END-of-towitoko/Makefile
echo x - towitoko/distinfo
sed 's/^X//' >towitoko/distinfo << 'END-of-towitoko/distinfo'
XMD5 (towitoko-2.0.6.tar.gz) = f80ee57b9cacf5a0009d39561c568275
END-of-towitoko/distinfo
echo x - towitoko/pkg-comment
sed 's/^X//' >towitoko/pkg-comment << 'END-of-towitoko/pkg-comment'
XUNIX driver for Towitoko smartcard readers
END-of-towitoko/pkg-comment
echo x - towitoko/pkg-descr
sed 's/^X//' >towitoko/pkg-descr << 'END-of-towitoko/pkg-descr'
XUNIX driver for Towitoko smartcard readers
X
XProvide API's for: 
X   	CT-API 1.1 and CT-BCS 0.9. See ctapi (3) and ctbcs (3) man pages 
X	provided with this package,
X   	PCSC Lite. See http://www.linuxnet.com.
X
XWWW: http://www.geocities.com/cprados/
END-of-towitoko/pkg-descr
echo x - towitoko/pkg-plist
sed 's/^X//' >towitoko/pkg-plist << 'END-of-towitoko/pkg-plist'
Xbin/tester
Xinclude/ctapi.h
Xinclude/ctbcs.h
Xlib/libtowitoko.so.2
Xlib/libtowitoko.so
Xlib/libtowitoko.la
Xman/man3/ctapi.3
Xman/man3/ctbcs.3
Xman/man3/CT_init.3
Xman/man3/CT_data.3
Xman/man3/CT_close.3
END-of-towitoko/pkg-plist
exit
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020611205712.49491.qmail>