SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
15
devel/p5-File-Find-Rule/Makefile
Normal file
15
devel/p5-File-Find-Rule/Makefile
Normal 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>
|
2
devel/p5-File-Find-Rule/distinfo
Normal file
2
devel/p5-File-Find-Rule/distinfo
Normal 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
|
1
devel/p5-File-Find-Rule/pkg/DESCR
Normal file
1
devel/p5-File-Find-Rule/pkg/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
File::Find::Rule is an alternative interface to File::Find.
|
11
devel/p5-File-Find-Rule/pkg/PLIST
Normal file
11
devel/p5-File-Find-Rule/pkg/PLIST
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue