summaryrefslogtreecommitdiff
path: root/www/ruby-actionwebservice/PLIST
diff options
context:
space:
mode:
Diffstat (limited to 'www/ruby-actionwebservice/PLIST')
-rw-r--r--www/ruby-actionwebservice/PLIST66
1 files changed, 0 insertions, 66 deletions
diff --git a/www/ruby-actionwebservice/PLIST b/www/ruby-actionwebservice/PLIST
deleted file mode 100644
index bda0033b01b..00000000000
--- a/www/ruby-actionwebservice/PLIST
+++ /dev/null
@@ -1,66 +0,0 @@
-@comment $NetBSD: PLIST,v 1.5 2007/02/18 23:35:43 minskim Exp $
-${RUBY_SITELIBDIR}/action_web_service.rb
-${RUBY_SITELIBDIR}/action_web_service/api.rb
-${RUBY_SITELIBDIR}/action_web_service/base.rb
-${RUBY_SITELIBDIR}/action_web_service/casting.rb
-${RUBY_SITELIBDIR}/action_web_service/client.rb
-${RUBY_SITELIBDIR}/action_web_service/client/base.rb
-${RUBY_SITELIBDIR}/action_web_service/client/soap_client.rb
-${RUBY_SITELIBDIR}/action_web_service/client/xmlrpc_client.rb
-${RUBY_SITELIBDIR}/action_web_service/container.rb
-${RUBY_SITELIBDIR}/action_web_service/container/action_controller_container.rb
-${RUBY_SITELIBDIR}/action_web_service/container/delegated_container.rb
-${RUBY_SITELIBDIR}/action_web_service/container/direct_container.rb
-${RUBY_SITELIBDIR}/action_web_service/dispatcher.rb
-${RUBY_SITELIBDIR}/action_web_service/dispatcher/abstract.rb
-${RUBY_SITELIBDIR}/action_web_service/dispatcher/action_controller_dispatcher.rb
-${RUBY_SITELIBDIR}/action_web_service/invocation.rb
-${RUBY_SITELIBDIR}/action_web_service/protocol.rb
-${RUBY_SITELIBDIR}/action_web_service/protocol/abstract.rb
-${RUBY_SITELIBDIR}/action_web_service/protocol/discovery.rb
-${RUBY_SITELIBDIR}/action_web_service/protocol/soap_protocol.rb
-${RUBY_SITELIBDIR}/action_web_service/protocol/soap_protocol/marshaler.rb
-${RUBY_SITELIBDIR}/action_web_service/protocol/xmlrpc_protocol.rb
-${RUBY_SITELIBDIR}/action_web_service/scaffolding.rb
-${RUBY_SITELIBDIR}/action_web_service/struct.rb
-${RUBY_SITELIBDIR}/action_web_service/support/class_inheritable_options.rb
-${RUBY_SITELIBDIR}/action_web_service/support/signature_types.rb
-${RUBY_SITELIBDIR}/action_web_service/templates/scaffolds/layout.rhtml
-${RUBY_SITELIBDIR}/action_web_service/templates/scaffolds/methods.rhtml
-${RUBY_SITELIBDIR}/action_web_service/templates/scaffolds/parameters.rhtml
-${RUBY_SITELIBDIR}/action_web_service/templates/scaffolds/result.rhtml
-${RUBY_SITELIBDIR}/action_web_service/test_invoke.rb
-${RUBY_SITELIBDIR}/action_web_service/version.rb
-${RUBY_DOCDIR}/action_web_service/CHANGELOG
-${RUBY_DOCDIR}/action_web_service/README
-${RUBY_EXAMPLESDIR}/action_web_service/googlesearch/README
-${RUBY_EXAMPLESDIR}/action_web_service/googlesearch/autoloading/google_search_api.rb
-${RUBY_EXAMPLESDIR}/action_web_service/googlesearch/autoloading/google_search_controller.rb
-${RUBY_EXAMPLESDIR}/action_web_service/googlesearch/delegated/google_search_service.rb
-${RUBY_EXAMPLESDIR}/action_web_service/googlesearch/delegated/search_controller.rb
-${RUBY_EXAMPLESDIR}/action_web_service/googlesearch/direct/google_search_api.rb
-${RUBY_EXAMPLESDIR}/action_web_service/googlesearch/direct/search_controller.rb
-${RUBY_EXAMPLESDIR}/action_web_service/metaWeblog/README
-${RUBY_EXAMPLESDIR}/action_web_service/metaWeblog/apis/blogger_api.rb
-${RUBY_EXAMPLESDIR}/action_web_service/metaWeblog/apis/blogger_service.rb
-${RUBY_EXAMPLESDIR}/action_web_service/metaWeblog/apis/meta_weblog_api.rb
-${RUBY_EXAMPLESDIR}/action_web_service/metaWeblog/apis/meta_weblog_service.rb
-${RUBY_EXAMPLESDIR}/action_web_service/metaWeblog/controllers/xmlrpc_controller.rb
-@dirrm ${RUBY_EXAMPLESDIR}/action_web_service/metaWeblog/controllers
-@dirrm ${RUBY_EXAMPLESDIR}/action_web_service/metaWeblog/apis
-@dirrm ${RUBY_EXAMPLESDIR}/action_web_service/metaWeblog
-@dirrm ${RUBY_EXAMPLESDIR}/action_web_service/googlesearch/direct
-@dirrm ${RUBY_EXAMPLESDIR}/action_web_service/googlesearch/delegated
-@dirrm ${RUBY_EXAMPLESDIR}/action_web_service/googlesearch/autoloading
-@dirrm ${RUBY_EXAMPLESDIR}/action_web_service/googlesearch
-@dirrm ${RUBY_EXAMPLESDIR}/action_web_service
-@dirrm ${RUBY_DOCDIR}/action_web_service
-@dirrm ${RUBY_SITELIBDIR}/action_web_service/templates/scaffolds
-@dirrm ${RUBY_SITELIBDIR}/action_web_service/templates
-@dirrm ${RUBY_SITELIBDIR}/action_web_service/support
-@dirrm ${RUBY_SITELIBDIR}/action_web_service/protocol/soap_protocol
-@dirrm ${RUBY_SITELIBDIR}/action_web_service/protocol
-@dirrm ${RUBY_SITELIBDIR}/action_web_service/dispatcher
-@dirrm ${RUBY_SITELIBDIR}/action_web_service/container
-@dirrm ${RUBY_SITELIBDIR}/action_web_service/client
-@dirrm ${RUBY_SITELIBDIR}/action_web_service