diff options
author | edwin <edwin@FreeBSD.org> | 2003-12-29 12:45:57 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-12-29 12:45:57 +0800 |
commit | 576cb0a45ccea23258c738cf6c06488952c57805 (patch) | |
tree | a012e3d8a0e4ab274c32bcf43d842e955e5f5d79 /www/Makefile | |
parent | 51950d749dd7649d0fc7fa5a4a8ca02b8cd682b5 (diff) | |
download | freebsd-ports-gnome-576cb0a45ccea23258c738cf6c06488952c57805.tar.gz freebsd-ports-gnome-576cb0a45ccea23258c738cf6c06488952c57805.tar.zst freebsd-ports-gnome-576cb0a45ccea23258c738cf6c06488952c57805.zip |
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>
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 |