aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2004-06-05 23:15:02 +0800
committerclement <clement@FreeBSD.org>2004-06-05 23:15:02 +0800
commit7e1e6a782ae3e68903cdfabb6c05550866bd58a9 (patch)
tree89406ba8d2d1b76d35fb91fd54a0883f768fdf90 /www/Makefile
parent85eb7d4b05b5d43212d28e0aad32def447f405bc (diff)
downloadfreebsd-ports-gnome-7e1e6a782ae3e68903cdfabb6c05550866bd58a9.tar.gz
freebsd-ports-gnome-7e1e6a782ae3e68903cdfabb6c05550866bd58a9.tar.zst
freebsd-ports-gnome-7e1e6a782ae3e68903cdfabb6c05550866bd58a9.zip
Add mod_auth_imap 2.0.
An Apache 2module to provide authentication via an IMAP mail server. WWW: http://www.zhen.org/cowiki/Software/ModAuthImap/
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 2988f7b00961..34491950e000 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -216,6 +216,7 @@
SUBDIR += mod_auth_external
SUBDIR += mod_auth_external2
SUBDIR += mod_auth_imap
+ SUBDIR += mod_auth_imap2
SUBDIR += mod_auth_kerb
SUBDIR += mod_auth_mysql
SUBDIR += mod_auth_mysql41_ap2