aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2011-08-19 17:14:07 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2011-08-19 17:14:07 +0000
commit6f1b2813889b01bbb45db91bd146e7ba15c7e55e (patch)
treefad32fc8a4f562b4d63a0fb2a1e23bee04c6d9d1 /security/Makefile
parente16c01c856e6aff520ad96baa10d38d259591b76 (diff)
downloadports-6f1b2813889b01bbb45db91bd146e7ba15c7e55e.tar.gz
ports-6f1b2813889b01bbb45db91bd146e7ba15c7e55e.zip
New port: security/duo
Duo provides simple two-factor authentication as a service via: 1. Phone callback 2. SMS-delivered one-time passcodes 3. Duo mobile app to generate one-time passcodes 4. Duo mobile app for smartphone push authentication 5. Duo hardware token to generate one-time passcodes This package allows an admin (or ordinary user) to quickly add Duo authentication to any Unix login without setting up secondary user accounts, directory synchronization, servers, or hardware. WWW: http://duosecurity.com Approved by: tabthorpe (mentor)
Notes
Notes: svn path=/head/; revision=280023
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 17e24882ecd3..77073b3e6937 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -113,6 +113,7 @@
SUBDIR += dradis
SUBDIR += dropbear
SUBDIR += dsniff
+ SUBDIR += duo
SUBDIR += easypg
SUBDIR += engine_pkcs11
SUBDIR += execwrap