summaryrefslogtreecommitdiff
path: root/devel/p5-File-Path
diff options
context:
space:
mode:
authorhe <he>2009-01-11 13:34:36 +0000
committerhe <he>2009-01-11 13:34:36 +0000
commit15ad06c9b33be58cc3cacd53480fce4e7f400c61 (patch)
treef9d3526f311dd7973cbcaa182a9c53664e4fabcb /devel/p5-File-Path
parentbcd38db6975c733c597903701082339416ce05fa (diff)
downloadpkgsrc-15ad06c9b33be58cc3cacd53480fce4e7f400c61.tar.gz
Import p5-File-Path to version 2.07.
This module provide a convenient way to create directories of arbitrary depth and to delete an entire directory subtree from the filesystem.
Diffstat (limited to 'devel/p5-File-Path')
-rw-r--r--devel/p5-File-Path/DESCR3
-rw-r--r--devel/p5-File-Path/Makefile20
-rw-r--r--devel/p5-File-Path/distinfo5
3 files changed, 28 insertions, 0 deletions
diff --git a/devel/p5-File-Path/DESCR b/devel/p5-File-Path/DESCR
new file mode 100644
index 00000000000..b67b124801f
--- /dev/null
+++ b/devel/p5-File-Path/DESCR
@@ -0,0 +1,3 @@
+This module provide a convenient way to create directories of
+arbitrary depth and to delete an entire directory subtree from the
+filesystem.
diff --git a/devel/p5-File-Path/Makefile b/devel/p5-File-Path/Makefile
new file mode 100644
index 00000000000..3015e045d35
--- /dev/null
+++ b/devel/p5-File-Path/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/01/11 13:34:36 he Exp $
+#
+
+DISTNAME= File-Path-2.07
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5fpc
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/File-Path/
+COMMENT= Perl5 module to create or remove directory trees
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/File/Path/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-File-Path/distinfo b/devel/p5-File-Path/distinfo
new file mode 100644
index 00000000000..a07b809abfd
--- /dev/null
+++ b/devel/p5-File-Path/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/01/11 13:34:36 he Exp $
+
+SHA1 (File-Path-2.07.tar.gz) = d7ca2c3bd8983faa319a36cd2e1074f829b86956
+RMD160 (File-Path-2.07.tar.gz) = b9da96f0017a2d89c65ad6556daf40e660fe81de
+Size (File-Path-2.07.tar.gz) = 18413 bytes