diff options
author | rm <rm@FreeBSD.org> | 2012-05-20 17:39:39 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2012-05-20 17:39:39 +0800 |
commit | 8d1104d488bbbdf14e2f67c1cb109c1062626439 (patch) | |
tree | 0ea17dda0b827871aa8c40740f4e2f4392528824 /devel/Makefile | |
parent | 425bdfc224c46e78d1b1a2bf1fc05aa687e28fd6 (diff) | |
download | freebsd-ports-gnome-8d1104d488bbbdf14e2f67c1cb109c1062626439.tar.gz freebsd-ports-gnome-8d1104d488bbbdf14e2f67c1cb109c1062626439.tar.zst freebsd-ports-gnome-8d1104d488bbbdf14e2f67c1cb109c1062626439.zip |
LDAP-backed plugins for the Zope2 PluggableAuthService
WWW: http://pypi.python.org/pypi/Products.LDAPMultiPlugins
Submitted by: lstewart (via mail)
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index c0f9741a24c5..d848030f1769 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -3118,6 +3118,7 @@ SUBDIR += py-Products.ExternalEditor SUBDIR += py-Products.ExternalMethod SUBDIR += py-Products.GenericSetup + SUBDIR += py-Products.LDAPMultiPlugins SUBDIR += py-Products.LDAPUserFolder SUBDIR += py-Products.MIMETools SUBDIR += py-Products.Marshall |