root/trunk/iMT/Makefile.PL

Revision 695, 136 bytes (checked in by bchoate, 18 months ago)

Added CHANGES.txt; updated version and readme.

Line 
1use ExtUtils::MakeMaker;
2
3WriteMakefile(
4    NAME            => 'iMT',
5    VERSION         => '1.02',
6    DISTNAME        => 'iMT',
7);
8
Note: See TracBrowser for help on using the browser.