use ExtUtils::MakeMaker;
WriteMakefile(
	NAME    => 'dh-buildinfo',
	VERSION	=> '0.1',
	AUTHOR  => 'Yann Dirson <ydirson@altern.org>',
);
