root/trunk/LinkedEntryCustomFields/Makefile.PL

Revision 948, 177 bytes (checked in by breese, 16 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 
1use ExtUtils::MakeMaker;
2
3WriteMakefile(
4    NAME            => 'Linked Entry Custom Fields',
5    VERSION         => '0.9',
6    DISTNAME        => 'LinkedEntryCustomFields',
7);
Note: See TracBrowser for help on using the browser.