New port p5-File-Remove - a perl5 module for removing files and directories (required by certain apps, such as exiscan) # 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-File-Remove # p5-File-Remove/Makefile # p5-File-Remove/distinfo # p5-File-Remove/pkg-plist # p5-File-Remove/pkg-descr # p5-File-Remove/pkg-comment # echo c - p5-File-Remove mkdir -p p5-File-Remove > /dev/null 2>&1 echo x - p5-File-Remove/Makefile sed 's/^X//' >p5-File-Remove/Makefile << 'END-of-p5-File-Remove/Makefile' X# New ports collection Makefile for: p5-File-Remove X# Date created: 16th March 2001 X# Whom: Justin Stanford <jus@security.za.net> X# X# $FreeBSD$ X# X XPORTNAME= File-Remove XPORTVERSION= 0.20 XCATEGORIES= sysutils perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= File XPKGNAMEPREFIX= p5- XDISTNAME= File-Remove0.20 XDISTFILES= File-Remove0.20.tar.gz X XMAINTAINER= jus@security.za.net X XPERL_CONFIGURE= YES X XMAN3= File::Remove.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include <bsd.port.mk> END-of-p5-File-Remove/Makefile echo x - p5-File-Remove/distinfo sed 's/^X//' >p5-File-Remove/distinfo << 'END-of-p5-File-Remove/distinfo' XMD5 (File-Remove0.20.tar.gz) = 11514a468dbdde199c611389ec13f269 END-of-p5-File-Remove/distinfo echo x - p5-File-Remove/pkg-plist sed 's/^X//' >p5-File-Remove/pkg-plist << 'END-of-p5-File-Remove/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/File/Remove.pm END-of-p5-File-Remove/pkg-plist echo x - p5-File-Remove/pkg-descr sed 's/^X//' >p5-File-Remove/pkg-descr << 'END-of-p5-File-Remove/pkg-descr' XFile::Remove X Xremove() X XA Perl 5 module that removes files and directories. X XCopyright (c) 1998 Gabor Egressy <gabor@vmunix.com>. XAll rights reserved. All wrongs reversed. This program is free Xsoftware; you can redistribute and/or modify it under the same terms as XPerl itself. X XWWW: http://www.cpan.org X X-jus (jus@security.za.net) END-of-p5-File-Remove/pkg-descr echo x - p5-File-Remove/pkg-comment sed 's/^X//' >p5-File-Remove/pkg-comment << 'END-of-p5-File-Remove/pkg-comment' XRemoves files and directories. END-of-p5-File-Remove/pkg-comment exit
Responsible Changed From-To: gnats-admin->freebsd-ports Misfiled PR.
State Changed From-To: open->closed Committed, thanks. Put it in devel instead of sysutils.