# This -*- perl -*- script makes the Makefile # $Id: //depot/asn/Makefile.PL#5 $ use 5.005; use ExtUtils::MakeMaker; WriteMakefile( VERSION_FROM => 'TFTP.pm', NAME => 'Net::TFTP', );