summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2003-01-08 12:02:38 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2003-01-08 12:02:38 +0000
commit3410a8ab227e9252c4becf66a1a9a6a6d9568da2 (patch)
tree3434be6cff0aa2f4c3c4ce1958d88a1d68619ad9 /security/Makefile
parentAdd spinner, a small util that draws a spinning ASCII character to keep ssh a... (diff)
Add opensc 0.7.0, ISO 7816 Smartcard API Library (OpenSSH Compatible).
PR: 42698 Submitted by: Bruce M Simpson <bms@spc.org>
Notes
Notes: svn path=/head/; revision=72738
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 75966a3912c4..07aa539fce98 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -134,6 +134,7 @@
SUBDIR += nss
SUBDIR += oidentd
SUBDIR += op
+ SUBDIR += opensc
SUBDIR += openssh
SUBDIR += openssh-askpass
SUBDIR += openssh-portable