From 72779aaeef5f81e5d9d1bf9b6301a8d5830afda7 Mon Sep 17 00:00:00 2001 From: Jason Helfman Date: Sat, 26 Jan 2013 01:35:42 +0000 Subject: - add new port: security/ykclient This project implements online validation of Yubikey OTPs. It is written in C and provides a shared library for use by other software. WWW: https://code.google.com/p/yubico-c-client PR: 175503 Submitted by: matt@mjslabs.com --- security/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/Makefile') diff --git a/security/Makefile b/security/Makefile index e9dd4334db38..7650af2f2e19 100644 --- a/security/Makefile +++ b/security/Makefile @@ -985,6 +985,7 @@ SUBDIR += yara SUBDIR += yassl SUBDIR += yersinia + SUBDIR += ykclient SUBDIR += zebedee SUBDIR += zenmap SUBDIR += zombiezapper -- cgit v1.2.3