summaryrefslogtreecommitdiffstats
path: root/security/sectok/Makefile
diff options
context:
space:
mode:
authorbms <bms@FreeBSD.org>2003-09-29 00:06:37 +0000
committerbms <bms@FreeBSD.org>2003-09-29 00:06:37 +0000
commit11e256ef274a363b02a422e15c5e659e1efaea9b (patch)
tree2dbcc094af9dd9232a700af97f49811d489808fc /security/sectok/Makefile
parent7cb8a3fb1c79f3fbbed8383b8cf667a5d8fa53eb (diff)
downloadFreeBSD-ports-11e256ef274a363b02a422e15c5e659e1efaea9b.zip
FreeBSD-ports-11e256ef274a363b02a422e15c5e659e1efaea9b.tar.gz
New port: security/sectok
PR: ports/39778
Diffstat (limited to 'security/sectok/Makefile')
-rw-r--r--security/sectok/Makefile27
1 files changed, 27 insertions, 0 deletions
diff --git a/security/sectok/Makefile b/security/sectok/Makefile
new file mode 100644
index 0000000..3699c67
--- /dev/null
+++ b/security/sectok/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: sectok
+# Date created: 28 September 2003
+# Whom: Bruce M. Simpson <bms@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= sectok
+PORTVERSION= 20030825
+CATEGORIES= security
+MASTER_SITES= http://www.citi.umich.edu/projects/smartcard/
+DISTNAME= sectok-${PORTVERSION}
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= bms@FreeBSD.org
+COMMENT= ISO 7816 Smartcard Utility
+
+LIB_DEPENDS= libsectok.3:${PORTSDIR}/security/libsectok
+
+USE_OPENSSL= yes
+
+INSTALLS_SHLIB= yes
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+
+MAN1= sectok.1
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud