Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
File::Remove::remove removes files and directories. It acts like /bin/rm,
for the most part. Although unlink can be given a list of files, it will
not remove directories; this module remedies that. It also accepts
wildcards, * and ?, as arguments for filenames.

View File

@@ -0,0 +1,19 @@
# $NetBSD: Makefile,v 1.22 2013/05/31 12:42:02 wiz Exp $
DISTNAME= File-Remove-1.52
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= perl5 sysutils
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/File-Remove/
COMMENT= Remove files and directories
LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/File/Remove/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.10 2012/05/31 09:10:27 sno Exp $
SHA1 (File-Remove-1.52.tar.gz) = 35594cf6bbdb36d9082167f578d3a7f0b51f5dae
RMD160 (File-Remove-1.52.tar.gz) = 968344ad7b06b574fff9567e1755a0047a79ad05
Size (File-Remove-1.52.tar.gz) = 38230 bytes