diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-02 21:20:26 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-02 21:20:26 +0000 |
commit | cea728c7b31b06a8ea8ad4b7e2c66a7bf26b5655 (patch) | |
tree | a35770116c81cbfcb43efa62f9a3fe2904787142 /www/Makefile | |
parent | f697703c905fc3222e6db3a708098294cc242fff (diff) |
Add zope-silvaviews, a component that is used by Silva to attach views to objects.
It could also be used outside of Silva in other projects.
WWW: http://www.zope.org/Members/infrae/SilvaViews
PR: ports/60741
Submitted by: Tim Middleton <x@vex.net>
Notes
Notes:
svn path=/head/; revision=97108
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 77432f9993c6..d9189c7cc987 100644 --- a/www/Makefile +++ b/www/Makefile @@ -589,6 +589,7 @@ SUBDIR += zope-formulator SUBDIR += zope-guf SUBDIR += zope-parsedxml + SUBDIR += zope-silvaviews SUBDIR += zope-xmlwidgets SUBDIR += zope-zmysqlda SUBDIR += zope-zpt |