diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-11-28 05:33:49 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-11-28 05:33:49 +0000 |
commit | 91e2669758d051379ebfd07db18ce7d962a5ea2c (patch) | |
tree | 24ca4cc0ac73faa39723eb6bcfceb0a4d50e8cb5 /devel/p5-File-Copy-Recursive/pkg-descr | |
parent | 4042a103a7e36c8c6abb96af9a62a967065d6e9b (diff) | |
download | ports-91e2669758d051379ebfd07db18ce7d962a5ea2c.tar.gz ports-91e2669758d051379ebfd07db18ce7d962a5ea2c.zip |
Notes
Diffstat (limited to 'devel/p5-File-Copy-Recursive/pkg-descr')
-rw-r--r-- | devel/p5-File-Copy-Recursive/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/p5-File-Copy-Recursive/pkg-descr b/devel/p5-File-Copy-Recursive/pkg-descr new file mode 100644 index 000000000000..162f11e233ae --- /dev/null +++ b/devel/p5-File-Copy-Recursive/pkg-descr @@ -0,0 +1,5 @@ +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. + +WWW: http://search.cpan.org/dist/File-Copy-Recursive/ |