root/trunk/MidCenturyTemplateSet/Makefile.PL

Revision 948, 163 bytes (checked in by breese, 3 months ago)

added Community Template Override - a plugin that allows you to specify the template id of the template you want to render results for any community template

Line 
1 use ExtUtils::MakeMaker;
2
3 WriteMakefile(
4     NAME            => 'Mid-Century Tempate Set',
5     VERSION         => '1.0',
6     DISTNAME        => 'MidCenturyTS',
7 );
Note: See TracBrowser for help on using the browser.