summaryrefslogtreecommitdiff
path: root/devel/p5-File-Util
diff options
context:
space:
mode:
authorsno <sno>2009-07-07 18:19:39 +0000
committersno <sno>2009-07-07 18:19:39 +0000
commit2eb486219fca7d5d7e121cb42caa95608c7f8a39 (patch)
tree3b3759e29fd509df2a9e493f6b13be7915d114e3 /devel/p5-File-Util
parentedf86a105f77766f53e1caf20687950040e3b556 (diff)
downloadpkgsrc-2eb486219fca7d5d7e121cb42caa95608c7f8a39.tar.gz
Importing package for p5 module for File::Util version 3.27.
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.
Diffstat (limited to 'devel/p5-File-Util')
-rw-r--r--devel/p5-File-Util/DESCR4
-rw-r--r--devel/p5-File-Util/Makefile23
-rw-r--r--devel/p5-File-Util/distinfo5
3 files changed, 32 insertions, 0 deletions
diff --git a/devel/p5-File-Util/DESCR b/devel/p5-File-Util/DESCR
new file mode 100644
index 00000000000..ba8c958ef67
--- /dev/null
+++ b/devel/p5-File-Util/DESCR
@@ -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.
diff --git a/devel/p5-File-Util/Makefile b/devel/p5-File-Util/Makefile
new file mode 100644
index 00000000000..0525e613bd6
--- /dev/null
+++ b/devel/p5-File-Util/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/07/07 18:19:39 sno Exp $
+#
+
+DISTNAME= File-Util-3.27
+PKGNAME= p5-${DISTNAME}
+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
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-Class-OOorNO>=0.01:../../devel/p5-Class-OOorNO
+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"
diff --git a/devel/p5-File-Util/distinfo b/devel/p5-File-Util/distinfo
new file mode 100644
index 00000000000..9cce9da287b
--- /dev/null
+++ b/devel/p5-File-Util/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/07/07 18:19:39 sno Exp $
+
+SHA1 (File-Util-3.27.tar.gz) = 99e757667b5b2ccfc57b8445204cc99d63c37d2e
+RMD160 (File-Util-3.27.tar.gz) = 25c078d048ea1096968bd8fcefcc4949e1e3ef72
+Size (File-Util-3.27.tar.gz) = 44623 bytes