2002-06-23 09:44:22 +02:00
|
|
|
# New ports collection makefile for: towitoko
|
|
|
|
# Date created: Tue Jun 11 20:13:26 CEST 2002
|
|
|
|
# Whom: king@v2project.com
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= towitoko
|
2003-07-09 20:06:18 +02:00
|
|
|
PORTVERSION= 2.0.7
|
2002-06-23 09:44:22 +02:00
|
|
|
CATEGORIES= devel
|
|
|
|
MASTER_SITES= http://www.geocities.com/cprados/files/
|
|
|
|
|
2005-09-30 04:49:52 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-21 12:23:04 +01:00
|
|
|
COMMENT= UNIX driver for Towitoko smartcard readers
|
2002-06-23 09:44:22 +02:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
INSTALLS_SHLIB= yes
|
|
|
|
|
2002-08-01 16:01:36 +02:00
|
|
|
MAN3= ctapi.3 ctbcs.3
|
|
|
|
MLINKS= ctapi.3 CT_close.3 \
|
|
|
|
ctapi.3 CT_data.3 \
|
|
|
|
ctapi.3 CT_init.3
|
2002-06-23 09:44:22 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|