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

4
devel/p5-File-Util/DESCR Normal file
View File

@@ -0,0 +1,4 @@
File::Util provides a comprehensive toolbox of utilities to automate all
kinds of common tasks on file / directories. Its purpose is to do so in
the most portable manner possible so that users of this module won't have
to worry about whether their programs will work on other OSes and machines.

View File

@@ -0,0 +1,22 @@
# $NetBSD: Makefile,v 1.7 2013/05/31 12:40:21 wiz Exp $
#
DISTNAME= File-Util-3.32
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/File-Util/
COMMENT= Perl extension for easy, versatile, portable file handling
LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
DEPENDS+= p5-Exception-Handler>=1:../../devel/p5-Exception-Handler
PERL5_PACKLIST= auto/File/Util/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.2 2012/11/29 14:21:32 wen Exp $
SHA1 (File-Util-3.32.tar.gz) = cb5a5be242230f429aaa78c31062f80eb85ec124
RMD160 (File-Util-3.32.tar.gz) = 793a6ccde496ca8316866013259f88070b5d28e3
Size (File-Util-3.32.tar.gz) = 49081 bytes