Changeset 5326
- Timestamp:
- 06/18/09 10:32:12 (3 years ago)
- File:
-
- 1 edited
-
trunk/Padre-Plugin-Kate/Makefile.PL (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Padre-Plugin-Kate/Makefile.PL
r3934 r5326 4 4 5 5 6 name 'Padre-Plugin- PHP';6 name 'Padre-Plugin-Kate'; 7 7 license 'perl'; 8 8 author 'Gabor Szabo <szabgab@gmail.com>'; 9 all_from 'lib/Padre/Plugin/ PHP.pm';9 all_from 'lib/Padre/Plugin/Kate.pm'; 10 10 requires 'Padre' => '0.28'; 11 11 … … 16 16 homepage 'http://padre.perlide.org/'; 17 17 bugtracker 'http://padre.perlide.org/'; 18 repository 'http://svn.perlide.org/padre/trunk/Padre-Plugin- PHP';18 repository 'http://svn.perlide.org/padre/trunk/Padre-Plugin-Kate'; 19 19 20 20 is_padre_plugin; # authors: Install Module::Install::PadrePlugin
Note: See TracChangeset
for help on using the changeset viewer.
