aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2013-08-19 05:15:26 +0800
committerohauer <ohauer@FreeBSD.org>2013-08-19 05:15:26 +0800
commitf5505545790b5fd5d71c8e317e0fb0745d7a212c (patch)
tree2dc4755e5fecfeadaa20a25efbb6ad76677dbd55 /www/Makefile
parent8b76da7c9cc67bfb443b9edb08b1ed051b0e34c7 (diff)
downloadfreebsd-ports-gnome-f5505545790b5fd5d71c8e317e0fb0745d7a212c.tar.gz
freebsd-ports-gnome-f5505545790b5fd5d71c8e317e0fb0745d7a212c.tar.zst
freebsd-ports-gnome-f5505545790b5fd5d71c8e317e0fb0745d7a212c.zip
- new port www/mod_authnz_crowd
Apache 2.2 connector for Atlassian Crowd to provide authentication and authorization support using Basic Auth. WWW: https://confluence.atlassian.com/display/CROWD/Integrating+Crowd+with+Apache PR: ports/179263 Submitted by: Vivek Khera <vivek@khera.org>
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 e5ec9b563b6d..d1a8f632945c 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -468,6 +468,7 @@
SUBDIR += mod_auth_xradius
SUBDIR += mod_authn_otp
SUBDIR += mod_authn_sasl
+ SUBDIR += mod_authnz_crowd
SUBDIR += mod_authnz_external
SUBDIR += mod_authz_unixgroup
SUBDIR += mod_backtrace