diff options
author | rm <rm@FreeBSD.org> | 2012-05-20 17:41:19 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2012-05-20 17:41:19 +0800 |
commit | 459cae038f849f19e0f040d28939a5a0322ccf9e (patch) | |
tree | 4f34c83fb71d1e2a2fb9d443355a163143209956 /www/Makefile | |
parent | 3b99ccd30a11b88a55f3e9e3dc95d60f5b502ad7 (diff) | |
download | freebsd-ports-gnome-459cae038f849f19e0f040d28939a5a0322ccf9e.tar.gz freebsd-ports-gnome-459cae038f849f19e0f040d28939a5a0322ccf9e.tar.zst freebsd-ports-gnome-459cae038f849f19e0f040d28939a5a0322ccf9e.zip |
LDAP control panel for Plone 3 and Plone 4
WWW: http://pypi.python.org/pypi/plone.app.ldap
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 5a299926a05b..db0253b87725 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1521,6 +1521,7 @@ SUBDIR += py-plone.app.jquerytools SUBDIR += py-plone.app.kss SUBDIR += py-plone.app.layout + SUBDIR += py-plone.app.ldap SUBDIR += py-plone.app.linkintegrity SUBDIR += py-plone.app.locales SUBDIR += py-plone.app.portlets |