ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/RCU/DevLirc/Makefile.PL
Revision: 1.1
Committed: Sun Nov 6 17:24:32 2005 UTC (19 years, 1 month ago) by root
Content type: text/plain
Branch: MAIN
CVS Tags: HEAD
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 root 1.1 use ExtUtils::MakeMaker;
2    
3     WriteMakefile(
4     NAME => 'RCU::DevLirc',
5     VERSION_FROM=> 'DevLirc.pm',
6     );