#!/usr/bin/make -f


%:
	dh $@ --buildsystem=ruby --with ruby
