head	1.6;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	RELEASE_5_EOL:1.5
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.5
	RELEASE_6_2_0:1.5
	RELEASE_6_1_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.3
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2;
locks; strict;
comment	@# @;


1.6
date	2012.11.17.06.01.19;	author svnexp;	state Exp;
branches;
next	1.5;

1.5
date	2006.08.15.01.04.51;	author clsung;	state Exp;
branches;
next	1.4;

1.4
date	2005.12.12.21.53.38;	author bms;	state Exp;
branches;
next	1.3;

1.3
date	2004.02.06.13.12.19;	author trevor;	state Exp;
branches;
next	1.2;

1.2
date	2003.10.12.21.35.35;	author bms;	state Exp;
branches;
next	1.1;

1.1
date	2003.09.29.00.06.36;	author bms;	state Exp;
branches;
next	;


desc
@@


1.6
log
@Switch exporter over
@
text
@# New ports collection makefile for:	sectok
# Date created:		28 September 2003
# Whom:			Bruce M. Simpson <bms@@FreeBSD.org>
#
# $FreeBSD: head/security/sectok/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	sectok
PORTVERSION=	20030825
CATEGORIES=	security
MASTER_SITES=	http://www.citi.umich.edu/projects/smartcard/
DISTNAME=	sectok-${PORTVERSION}
EXTRACT_SUFX=	.tgz

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	ISO 7816 Smartcard Utility

LIB_DEPENDS=	sectok.3:${PORTSDIR}/security/libsectok

USE_OPENSSL=	yes

USE_LDCONFIG=	yes
WRKSRC=         ${WRKDIR}/${PORTNAME}-${PORTVERSION}

MAN1=		sectok.1
PLIST_FILES=	bin/sectok

.include <bsd.port.mk>
@


1.5
log
@- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.4
log
@Drop maintainership for ports which I sadly no longer have
the time, hardware, or resources to maintain.
@
text
@d22 1
a22 1
INSTALLS_SHLIB= yes
@


1.3
log
@Use PLIST_FILES (bento-tested, marcus-reviewed).
@
text
@d15 1
a15 1
MAINTAINER=	bms@@FreeBSD.org
@


1.2
log
@Fix a typo in LIB_DEPENDS.

Noticed by:	kris
@
text
@d26 1
@


1.1
log
@New port: security/sectok

PR:		ports/39778
@
text
@d18 1
a18 1
LIB_DEPENDS=	libsectok.3:${PORTSDIR}/security/libsectok
@

