# $Id$ use ExtUtils::MakeMaker; WriteMakefile( NAME => 'MT', DISTNAME => 'MT', VERSION_FROM => 'lib/MT.pm', AUTHOR => 'Benjamin Trott ', ABSTRACT => 'Movable Type Content Management System', );