diff options
author | pav <pav@FreeBSD.org> | 2004-01-03 05:20:26 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-01-03 05:20:26 +0800 |
commit | 30551f7e69e02a6457d25ca6b6ef4583c84185cf (patch) | |
tree | 96553690d6d2e96d10de714c39201468f00e7564 /www/Makefile | |
parent | 208b0bc73ba79cd6e8204c9658415b197a7642ae (diff) | |
download | freebsd-ports-gnome-30551f7e69e02a6457d25ca6b6ef4583c84185cf.tar.gz freebsd-ports-gnome-30551f7e69e02a6457d25ca6b6ef4583c84185cf.tar.zst freebsd-ports-gnome-30551f7e69e02a6457d25ca6b6ef4583c84185cf.zip |
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>
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 |