begin require 'hen' Hen.lay! {{ :rubyforge => { :package => 'mongrel_secure_download-redux' }, :gem => { :version => '0.0.2', :summary => 'Re-implementation of the Mongrel Secure Download Plugin', :files => FileList['lib/**/*.rb'].to_a, :extra_files => FileList['[A-Z]*', 'resources/*'].to_a, :dependencies => %w[gem_plugin mongrel] } }} rescue LoadError abort "Please install the 'hen' gem first." end