---
name: ap22-mod_ntlm2
version: 0.1_4
origin: www/mod_ntlm2
comment: NTLM authentication module for the Apache2 webserver
arch: freebsd:9:x86:64
www: http://modntlm.sourceforge.net/
maintainer: admin@lissyara.su
prefix: /usr/local
licenselogic: single
flatsize: 43950
desc: |
  NTLM is an authentication protocol used by Microsoft Internet
  Informations Server(tm) and Microsoft Internet Explorer(tm).  While it
  is not really secure, it offers background authentication (the
  workstation logon credentials of users are passed through to the web
  server).  This feature is widely used in intranets based on these
  Microsoft products.

  This module is implementing NTLM authentication for Apache2 on Unix
  platforms.

  WWW: http://modntlm.sourceforge.net/
deps:
  apache22: {origin: www/apache22, version: 2.2.25}
  expat: {origin: textproc/expat2, version: 2.1.0}
  perl: {origin: lang/perl5.14, version: 5.14.4}
  pcre: {origin: devel/pcre, version: 8.33}
  gettext: {origin: devel/gettext, version: 0.18.3}
  apr: {origin: devel/apr1, version: 1.4.8.1.5.2}
  gdbm: {origin: databases/gdbm, version: 1.10}
  db42: {origin: databases/db42, version: 4.2.52_5}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- www
shlibs_provided:
- mod_ntlm.so
