root/trunk/MidCenturyMobile/Makefile.PL
| Revision 1510, 214 bytes (checked in by breese, 8 months ago) |
|---|
| Line | |
|---|---|
| 1 | # Copyright 2009, Byrne Reese. |
| 2 | # License: GPL v3 |
| 3 | |
| 4 | use ExtUtils::MakeMaker; |
| 5 | |
| 6 | WriteMakefile( |
| 7 | NAME => 'Mid-Century Mobile', |
| 8 | VERSION => '1.01', |
| 9 | DISTNAME => 'MidCenturyMobile', |
| 10 | ); |
| 11 |
Note: See TracBrowser
for help on using the browser.
