1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/devel/towitoko/Makefile
Mark Linimon 40fa28d14c With portmgr hat on, reset maintainer. There have been several maintainer
timeouts, and no response to email for more than 2 weeks.
2005-09-30 02:49:52 +00:00

25 lines
492 B
Makefile

# 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.7
CATEGORIES= devel
MASTER_SITES= http://www.geocities.com/cprados/files/
MAINTAINER= ports@FreeBSD.org
COMMENT= UNIX driver for Towitoko smartcard readers
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
MAN3= ctapi.3 ctbcs.3
MLINKS= ctapi.3 CT_close.3 \
ctapi.3 CT_data.3 \
ctapi.3 CT_init.3
.include <bsd.port.mk>