ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Video-Capture-V4l/VBI/Makefile.PL
Revision: 1.1
Committed: Fri May 5 20:21:52 2000 UTC (24 years, 1 month ago) by pcg
Content type: text/plain
Branch: MAIN
CVS Tags: rel-0_9, rel-0_902, HEAD
Log Message:
Initial check-in

File Contents

# User Rev Content
1 pcg 1.1 use ExtUtils::MakeMaker;
2    
3     WriteMakefile(
4     'NAME' => 'Video::Capture::VBI',
5     'VERSION_FROM' => 'VBI.pm',
6     );