diff options
author | edwin <edwin@FreeBSD.org> | 2003-01-20 15:00:02 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-01-20 15:00:02 +0800 |
commit | 3901c6835b934b24087c095675f5763fc57faa50 (patch) | |
tree | 6ff1e86e3561b46e3f30769262db3141ae26b467 /security/Makefile | |
parent | 8bc326791b21bfce727b76eea69e12545ac3ca60 (diff) | |
download | freebsd-ports-gnome-3901c6835b934b24087c095675f5763fc57faa50.tar.gz freebsd-ports-gnome-3901c6835b934b24087c095675f5763fc57faa50.tar.zst freebsd-ports-gnome-3901c6835b934b24087c095675f5763fc57faa50.zip |
New port: security/ifd-gpr400: PC/SC Lite IFD for Gemplus GPR400
This is the user-space IFD driver to support the Gemplus
GPR400 PCMCIA Smart Card Reader under PC/SC Lite.
PR: ports/42697
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 2388487d353c..257cd7b63e49 100644 --- a/security/Makefile +++ b/security/Makefile @@ -85,6 +85,7 @@ SUBDIR += ident2 SUBDIR += identify SUBDIR += ifd-devkit + SUBDIR += ifd-gpr400 SUBDIR += inflex SUBDIR += integrit SUBDIR += ipfmeta |