SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,14 @@
COMMENT= copy files and directories with perl
MODULES= cpan
PKG_ARCH= *
DISTNAME= File-NCopy0.32
PKGNAME= p5-File-NCopy-0.32
REVISION= 2
CATEGORIES= devel
# Artistic
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (File-NCopy0.32.tar.gz) = c2aCo547qUaDXM409N6avKsSQe9r8sYK3WLrLVJWdv8=
SIZE (File-NCopy0.32.tar.gz) = 6588

View file

@ -0,0 +1,3 @@
File::NCopy::copy copies files to directories, or a single file to
another file. You can also use a reference to a file handle if you wish
whem doing a file to file copy. The functionality is very similar to cp

View file

@ -0,0 +1,3 @@
${P5SITE}/File/
${P5SITE}/File/NCopy.pm
@man man/man3p/File::NCopy.3p