SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
14
devel/p5-File-NCopy/Makefile
Normal file
14
devel/p5-File-NCopy/Makefile
Normal 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>
|
2
devel/p5-File-NCopy/distinfo
Normal file
2
devel/p5-File-NCopy/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (File-NCopy0.32.tar.gz) = c2aCo547qUaDXM409N6avKsSQe9r8sYK3WLrLVJWdv8=
|
||||
SIZE (File-NCopy0.32.tar.gz) = 6588
|
3
devel/p5-File-NCopy/pkg/DESCR
Normal file
3
devel/p5-File-NCopy/pkg/DESCR
Normal 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
|
3
devel/p5-File-NCopy/pkg/PLIST
Normal file
3
devel/p5-File-NCopy/pkg/PLIST
Normal file
|
@ -0,0 +1,3 @@
|
|||
${P5SITE}/File/
|
||||
${P5SITE}/File/NCopy.pm
|
||||
@man man/man3p/File::NCopy.3p
|
Loading…
Add table
Add a link
Reference in a new issue