diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-12-29 04:45:57 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-12-29 04:45:57 +0000 |
commit | 287542580099d95410013d2412d44ec60135be85 (patch) | |
tree | 0cadb94d03c42b336f89da02f29e01dfe2e102dc /www/Makefile | |
parent | New port: www/formulator, Formulator for Zope (diff) |
New port: www/exuserfolder, Zope Extensible User Folder
Extensible User Folder is a user folder that provides custom
authentication methods, including support for many database
backends.
PR: ports/53983
Submitted by: Tim Middleton <x@vex.net>
Notes
Notes:
svn path=/head/; revision=96824
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 86bfc9c6d476..f81819df935f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -581,6 +581,7 @@ SUBDIR += zope-cmf SUBDIR += zope-cmf13 SUBDIR += zope-cmfforum + SUBDIR += zope-exuserfolder SUBDIR += zope-formulator SUBDIR += zope-guf SUBDIR += zope-parsedxml |