summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz>2007-02-18 02:15:29 +0000
committerwiz <wiz>2007-02-18 02:15:29 +0000
commitd3ae6c4430b9806bdf937b2ff15e295b500d7e6b (patch)
tree249e14667555c07111242e09b688c7d67500ffd4 /sysutils
parente69fe4f89b7f23ce1697df2ae5bbbe6d8fa41878 (diff)
downloadpkgsrc-d3ae6c4430b9806bdf937b2ff15e295b500d7e6b.tar.gz
Initial import of p5-File-Copy-Recursive, from pkgsrc-wip.
Packaged by Roman Kulik, updated by abs and Johann Franz. This module copies and moves directories recursively (or single files, well... singley) to an optional depth and attempts to preserve each file or directory's mode.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/p5-File-Copy-Recursive/DESCR3
-rw-r--r--sysutils/p5-File-Copy-Recursive/Makefile15
-rw-r--r--sysutils/p5-File-Copy-Recursive/PLIST1
-rw-r--r--sysutils/p5-File-Copy-Recursive/distinfo5
4 files changed, 24 insertions, 0 deletions
diff --git a/sysutils/p5-File-Copy-Recursive/DESCR b/sysutils/p5-File-Copy-Recursive/DESCR
new file mode 100644
index 00000000000..06486dac81d
--- /dev/null
+++ b/sysutils/p5-File-Copy-Recursive/DESCR
@@ -0,0 +1,3 @@
+This module copies and moves directories recursively (or single
+files, well... singley) to an optional depth and attempts to
+preserve each file or directory's mode.
diff --git a/sysutils/p5-File-Copy-Recursive/Makefile b/sysutils/p5-File-Copy-Recursive/Makefile
new file mode 100644
index 00000000000..09420c313dd
--- /dev/null
+++ b/sysutils/p5-File-Copy-Recursive/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/02/18 02:15:29 wiz Exp $
+
+DISTNAME= File-Copy-Recursive-0.30
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= sysutils devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-module/File/}
+
+MAINTAINER= kuli0020@umn.edu
+HOMEPAGE= http://search.cpan.org/dist/File-Copy-Recursive/
+COMMENT= Perl extension for recursively copying files and directories
+
+PERL5_PACKLIST= auto/File/Copy/Recursive/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/p5-File-Copy-Recursive/PLIST b/sysutils/p5-File-Copy-Recursive/PLIST
new file mode 100644
index 00000000000..e684345434a
--- /dev/null
+++ b/sysutils/p5-File-Copy-Recursive/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/02/18 02:15:29 wiz Exp $
diff --git a/sysutils/p5-File-Copy-Recursive/distinfo b/sysutils/p5-File-Copy-Recursive/distinfo
new file mode 100644
index 00000000000..decb68007dd
--- /dev/null
+++ b/sysutils/p5-File-Copy-Recursive/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/02/18 02:15:29 wiz Exp $
+
+SHA1 (File-Copy-Recursive-0.30.tar.gz) = 4fc35b61555b5fcc4daf0491041145f147ac262c
+RMD160 (File-Copy-Recursive-0.30.tar.gz) = 12ca909fb51f33ce2dd23f633eabeb5c592a2074
+Size (File-Copy-Recursive-0.30.tar.gz) = 9707 bytes