From e97215bace0f93ef1a7dba53ab11a9f572234a87 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 19 Jul 2004 06:04:16 +0000 Subject: New port: devel/slb_rf60 This is a pcsc-lite driver for the Schlumberger Reflex 62/64 serial smartcard reader This port should be filed under "security/ifd-slb_rf60" because there are already some other pcsc-lite drivers follow this convention. I also made a few minor changes because of portlint warnings, so please apply this patch and rename the directory to "ifd-slb_rf60" before committing. PR: ports/63120 Submitted by: Toni Andjelkovic --- security/ifd-slb_rf60/files/patch-serial.h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 security/ifd-slb_rf60/files/patch-serial.h (limited to 'security/ifd-slb_rf60/files/patch-serial.h') diff --git a/security/ifd-slb_rf60/files/patch-serial.h b/security/ifd-slb_rf60/files/patch-serial.h new file mode 100644 index 000000000000..8c4fd2644e5d --- /dev/null +++ b/security/ifd-slb_rf60/files/patch-serial.h @@ -0,0 +1,10 @@ +--- serial.h.bak Fri Feb 20 07:26:31 2004 ++++ serial.h Fri Feb 20 07:26:45 2004 +@@ -65,6 +65,6 @@ + void + ); + +-#define DATA_DUMP_FILE "dump" ++/* #define DATA_DUMP_FILE "dump" */ + + #endif -- cgit v1.2.3