/usr/local/CPAN/Apache2-EmbedFLV/Makefile.PL


#!/usr/bin/env perl

use ExtUtils::MakeMaker;

WriteMakefile(
	NAME					=> 'Apache2::EmbedFLV',
	VERSION_FROM 	=> 'lib/Apache2/EmbedFLV.pm'
);