root/trunk/CleanSweep/Makefile.PL

Revision 1165, 150 bytes (checked in by breese, 2 months ago)

adding mark to distro list for commit emails

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