diff options
author | perky <perky@FreeBSD.org> | 2003-01-08 12:02:38 +0000 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2003-01-08 12:02:38 +0000 |
commit | e076dbfc570e21f3b2ecf8b13564d18fac1992f8 (patch) | |
tree | c4e445a14527816ec0f3b686c877936fec0bf1d0 /security/Makefile | |
parent | dbc065d7339ebe130edcf1208b865d1049ce457e (diff) | |
download | FreeBSD-ports-e076dbfc570e21f3b2ecf8b13564d18fac1992f8.zip FreeBSD-ports-e076dbfc570e21f3b2ecf8b13564d18fac1992f8.tar.gz |
Add opensc 0.7.0, ISO 7816 Smartcard API Library (OpenSSH Compatible).
PR: 42698
Submitted by: Bruce M Simpson <bms@spc.org>
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 75966a3..07aa539 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 |