use ExtUtils::MakeMaker;

WriteMakefile(
	'NAME'		=> 'Collectd::Unixsock',
	'AUTHOR'	=> 'Florian Forster <octo@verplant.org>',
);

# vim: set sw=4 ts=4 tw=78 noexpandtab :
