aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-10-19 10:07:29 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-10-19 10:07:29 +0000
commit42a5e179b869f26d251b4ad2372bf4158e4ba33b (patch)
treea56e579abeb28373cf92c9341086ad8c218b4b69 /security/Makefile
parent0e982b085dd4dc725ac77c70c29ce68acf3af29d (diff)
downloadports-42a5e179b869f26d251b4ad2372bf4158e4ba33b.tar.gz
ports-42a5e179b869f26d251b4ad2372bf4158e4ba33b.zip
add libntlm 0.3.2
A library that implement Microsoft's NTLM authentication
Notes
Notes: svn path=/head/; revision=91657
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 d5d522f3ca05..0f0d001a90c8 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -150,6 +150,7 @@
SUBDIR += libident
SUBDIR += libksba
SUBDIR += libmcrypt
+ SUBDIR += libntlm
SUBDIR += libparanoia
SUBDIR += libprelude
SUBDIR += libsectok