SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
5
devel/p5-Getopt-ArgvFile/pkg/DESCR
Normal file
5
devel/p5-Getopt-ArgvFile/pkg/DESCR
Normal file
|
@ -0,0 +1,5 @@
|
|||
This module simply interpolates option file hints in @ARGV by the
|
||||
contents of the pointed files. This enables option reading from files
|
||||
instead of or additional to the usual reading from the command line.
|
||||
|
||||
Alternatively, you can process any array instead of @ARGV.
|
3
devel/p5-Getopt-ArgvFile/pkg/PLIST
Normal file
3
devel/p5-Getopt-ArgvFile/pkg/PLIST
Normal file
|
@ -0,0 +1,3 @@
|
|||
${P5SITE}/Getopt/
|
||||
${P5SITE}/Getopt/ArgvFile.pm
|
||||
@man man/man3p/Getopt::ArgvFile.3p
|
Loading…
Add table
Add a link
Reference in a new issue