root/trunk/PostOffice/Makefile.PL
@
725
| Revision 725, 234 bytes (checked in by breese, 18 months ago) |
|---|
| Rev | Line | |
|---|---|---|
| [725] | 1 | # Copyright 2008, Six Apart, Ltd. |
| 2 | # License: Under the same license as Perl itself | |
| 3 | ||
| 4 | use ExtUtils::MakeMaker; | |
| 5 | ||
| 6 | WriteMakefile( | |
| 7 | NAME => 'Post Office', | |
| 8 | VERSION => '1.0', | |
| 9 | DISTNAME => 'PostOffice', | |
| 10 | ); | |
| 11 |
Note: See TracBrowser
for help on using the browser.
