aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2013-01-28 07:30:11 +0000
committerJason Helfman <jgh@FreeBSD.org>2013-01-28 07:30:11 +0000
commit97fdbf5826fdebb2917a5a22eb55ad63c2c803a7 (patch)
tree23feb68b7021441befba1164268bd062997d9321 /security/Makefile
parent557f6a1d6d3bbd9a1b9c846e604a7be503c2d5c2 (diff)
downloadports-97fdbf5826fdebb2917a5a22eb55ad63c2c803a7.tar.gz
ports-97fdbf5826fdebb2917a5a22eb55ad63c2c803a7.zip
- add new port: security/ykpers
The YubiKey Personalization package contains a library and command line tool used to personalize (i.e., set a AES key) YubiKeys. WWW: https://code.google.com/p/yubikey-personalization/ PR: 175619 Submitted by: matt@mjslabs.com
Notes
Notes: svn path=/head/; revision=311099
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 7650af2f2e19..e615fa0ca698 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -986,6 +986,7 @@
SUBDIR += yassl
SUBDIR += yersinia
SUBDIR += ykclient
+ SUBDIR += ykpers
SUBDIR += zebedee
SUBDIR += zenmap
SUBDIR += zombiezapper