freebsd-ports/sysutils/rubygem-switchtower/pkg-plist
Pav Lucistnik df30921ce2 SwitchTower is a utility of Rails fame that simplifies and automates
application deployment, while it's not Rails-specific.

PR:		ports/91830
Submitted by:	Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
2006-01-18 07:36:18 +00:00

48 lines
3.2 KiB
Text

bin/switchtower
%%CACHE_DIR%%/switchtower-%%PORTVERSION%%.gem
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/bin/switchtower
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/examples/sample.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/actor.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/cli.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/command.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/configuration.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/gateway.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/generators/rails/deployment/deployment_generator.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/generators/rails/deployment/templates/deploy.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/generators/rails/deployment/templates/switchtower.rake
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/generators/rails/loader.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/logger.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/recipes/standard.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/recipes/templates/maintenance.rhtml
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm/base.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm/cvs.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm/darcs.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm/subversion.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/ssh.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/transfer.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/version.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/actor_test.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/command_test.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/configuration_test.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/fixtures/config.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/scm/cvs_test.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/scm/subversion_test.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/ssh_test.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/utils.rb
%%SPEC_DIR%%/switchtower-%%PORTVERSION%%.gemspec
@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/scm
@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/fixtures
@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test
@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm
@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/recipes/templates
@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/recipes
@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/generators/rails/deployment/templates
@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/generators/rails/deployment
@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/generators/rails
@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/generators
@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower
@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib
@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/examples
@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/bin
@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%