root/trunk/FluidApp/Makefile.PL
| Revision 926, 146 bytes (checked in by breese, 16 months ago) |
|---|
| Line | |
|---|---|
| 1 | use ExtUtils::MakeMaker; |
| 2 | |
| 3 | WriteMakefile( |
| 4 | NAME => 'Fluid App', |
| 5 | VERSION => '0.90', |
| 6 | DISTNAME => 'FluidApp', |
| 7 | ); |
Note: See TracBrowser
for help on using the browser.
