New port net/p5-Net-SCP # shar net/p5-Net-SCP/* # 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: # # net/p5-Net-SCP/Makefile # net/p5-Net-SCP/distinfo # net/p5-Net-SCP/pkg-comment # net/p5-Net-SCP/pkg-descr # net/p5-Net-SCP/pkg-plist # echo x - net/p5-Net-SCP/Makefile sed 's/^X//' >net/p5-Net-SCP/Makefile << 'END-of-net/p5-Net-SCP/Makefile' X# New ports collection makefile for: p5-Net-SCP X# Date created: 12 May 2002 X# Whom: Erich Zigler <erich@tacni.net> X XPORTNAME= Net-SCP XPORTVERSION= 0.06 XCATEGORIES= net perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Net XPKGNAMEPREFIX= p5- X XMAINTAINER= erich@tacni.net X XBUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SSH.pm:${PORTSDIR}/net/p5-Net-SSH \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/String/ShellQuote.pm:${PORTSDIR}/textproc/p5-String-ShellQuote X XPERL_CONFIGURE= yes X XMAN3= Net::SCP.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include <bsd.port.mk> END-of-net/p5-Net-SCP/Makefile echo x - net/p5-Net-SCP/distinfo sed 's/^X//' >net/p5-Net-SCP/distinfo << 'END-of-net/p5-Net-SCP/distinfo' XMD5 (Net-SCP-0.06.tar.gz) = 3404c8013df8eb19e08a3d179b30a4a7 END-of-net/p5-Net-SCP/distinfo echo x - net/p5-Net-SCP/pkg-comment sed 's/^X//' >net/p5-Net-SCP/pkg-comment << 'END-of-net/p5-Net-SCP/pkg-comment' XPerl5 module to access and use scp protocol END-of-net/p5-Net-SCP/pkg-comment echo x - net/p5-Net-SCP/pkg-descr sed 's/^X//' >net/p5-Net-SCP/pkg-descr << 'END-of-net/p5-Net-SCP/pkg-descr' X Description X ----------- X X It's not here yet. END-of-net/p5-Net-SCP/pkg-descr echo x - net/p5-Net-SCP/pkg-plist sed 's/^X//' >net/p5-Net-SCP/pkg-plist << 'END-of-net/p5-Net-SCP/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/Net/SCP.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SCP/.packlist X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SCP X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true END-of-net/p5-Net-SCP/pkg-plist exit
State Changed From-To: open->closed committed, thanks