diff options
author | netchild <netchild@FreeBSD.org> | 2004-08-03 01:46:20 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2004-08-03 01:46:20 +0800 |
commit | 4ed61b9bfe48a5fe8a7e0f45dbea06c5fc4ec1a2 (patch) | |
tree | a2480974afbab5d9a11d2d0315eaf09e5792c4ac /www/Makefile | |
parent | 3caff24dcbf2df603987493fb44ffa082c1b9c0b (diff) | |
download | freebsd-ports-gnome-4ed61b9bfe48a5fe8a7e0f45dbea06c5fc4ec1a2.tar.gz freebsd-ports-gnome-4ed61b9bfe48a5fe8a7e0f45dbea06c5fc4ec1a2.tar.zst freebsd-ports-gnome-4ed61b9bfe48a5fe8a7e0f45dbea06c5fc4ec1a2.zip |
The SOAP Method product provides support for remote SOAP methods, exposing
them as callable objects within the Zope environment.
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 9d4ddacbe5cd..92cb0b415ca0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -721,6 +721,7 @@ SUBDIR += zope-proxyindex SUBDIR += zope-silva SUBDIR += zope-silvaviews + SUBDIR += zope-soapmethod SUBDIR += zope-ttwtype SUBDIR += zope-xmlwidgets SUBDIR += zope-zmysqlda |