diff options
author | rm <rm@FreeBSD.org> | 2012-05-20 17:40:26 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2012-05-20 17:40:26 +0800 |
commit | 3b99ccd30a11b88a55f3e9e3dc95d60f5b502ad7 (patch) | |
tree | 989154faca6f3d7f90a88cad5df97d08e82e5fa2 /www/Makefile | |
parent | 8d1104d488bbbdf14e2f67c1cb109c1062626439 (diff) | |
download | freebsd-ports-gnome-3b99ccd30a11b88a55f3e9e3dc95d60f5b502ad7.tar.gz freebsd-ports-gnome-3b99ccd30a11b88a55f3e9e3dc95d60f5b502ad7.tar.zst freebsd-ports-gnome-3b99ccd30a11b88a55f3e9e3dc95d60f5b502ad7.zip |
LDAP/Active Directory support for Plone
WWW: http://pypi.python.org/pypi/Products.PloneLDAP
Submitted by: lstewart (via mail)
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index e25e4dffb9f4..5a299926a05b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1420,6 +1420,7 @@ SUBDIR += py-HTMLgen SUBDIR += py-Lightbox SUBDIR += py-Products.CMFPlone + SUBDIR += py-Products.PloneLDAP SUBDIR += py-Products.TinyMCE SUBDIR += py-Products.kupu SUBDIR += py-WebError |