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 (18 years, 7 months ago) by root
Content type: text/plain
Branch: MAIN
CVS Tags: HEAD
Log Message:
*** empty log message ***

File Contents

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