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,15 @@
COMMENT= alternative interface to File::Find
MODULES= cpan
PKG_ARCH= *
DISTNAME = File-Find-Rule-0.34
CATEGORIES= devel
REVISION = 0
# Perl
PERMIT_PACKAGE= Yes
RUN_DEPENDS= devel/p5-Number-Compare \
textproc/p5-Text-Glob
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (File-Find-Rule-0.34.tar.gz) = fm8WzDPrHyn/Jb7lHVE/S4qElHu/oY7bLTzECi1kyv4=
SIZE (File-Find-Rule-0.34.tar.gz) = 16165

View file

@ -0,0 +1 @@
File::Find::Rule is an alternative interface to File::Find.

View file

@ -0,0 +1,11 @@
bin/findrule
${P5SITE}/File/
${P5SITE}/File/Find/
${P5SITE}/File/Find/Rule/
${P5SITE}/File/Find/Rule.pm
${P5SITE}/File/Find/Rule/Extending.pod
${P5SITE}/File/Find/Rule/Procedural.pod
@man man/man1/findrule.1
@man man/man3p/File::Find::Rule.3p
@man man/man3p/File::Find::Rule::Extending.3p
@man man/man3p/File::Find::Rule::Procedural.3p