# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # ./p5-Net-Divert # ./p5-Net-Divert/Makefile # ./p5-Net-Divert/pkg-comment # ./p5-Net-Divert/distinfo # ./p5-Net-Divert/pkg-descr # ./p5-Net-Divert/pkg-plist # echo c - ./p5-Net-Divert mkdir -p ./p5-Net-Divert > /dev/null 2>&1 echo x - ./p5-Net-Divert/Makefile sed 's/^X//' >./p5-Net-Divert/Makefile << 'END-of-./p5-Net-Divert/Makefile' X# New ports collection makefile for: p5-Net-Divert X# Date created: January 30, 2003 X# Whom: Nicolas Jombart X# X# $FreeBSD$ X XPORTNAME= Net-Divert XPORTVERSION= 0.01 XCATEGORIES= net perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Net XPKGNAMEPREFIX= p5- XEXTRACT_SUFX= .tgz X XMAINTAINER= ecu@ipv42.net X XPERL_CONFIGURE= yes X XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= Net::Divert.3 X X.include END-of-./p5-Net-Divert/Makefile echo x - ./p5-Net-Divert/pkg-comment sed 's/^X//' >./p5-Net-Divert/pkg-comment << 'END-of-./p5-Net-Divert/pkg-comment' XA module to deal with divert(4) sockets END-of-./p5-Net-Divert/pkg-comment echo x - ./p5-Net-Divert/distinfo sed 's/^X//' >./p5-Net-Divert/distinfo << 'END-of-./p5-Net-Divert/distinfo' XMD5 (Net-Divert-0.01.tgz) = 06a1efd15a486112eb7f58fd5d5a21ad END-of-./p5-Net-Divert/distinfo echo x - ./p5-Net-Divert/pkg-descr sed 's/^X//' >./p5-Net-Divert/pkg-descr << 'END-of-./p5-Net-Divert/pkg-descr' XThe Net::Divert module facilitates the use of divert Xsockets for packet alteration on FreeBSD and MacOSX. X XThis module allows you to create a divert socket and then Xjust supply a function that will deal with the incoming packets. END-of-./p5-Net-Divert/pkg-descr echo x - ./p5-Net-Divert/pkg-plist sed 's/^X//' >./p5-Net-Divert/pkg-plist << 'END-of-./p5-Net-Divert/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/Net/Divert.pm Xlib/perl5/site_perl/%%PERL_VER%%/auto/Net/Divert/autosplit.ix Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Divert/.packlist END-of-./p5-Net-Divert/pkg-plist exit