SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
2
textproc/p5-String-ShellQuote/pkg/DESCR
Normal file
2
textproc/p5-String-ShellQuote/pkg/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
This module contains some functions which are useful for quoting strings
|
||||
which are going to pass through the shell or a shell-like object.
|
5
textproc/p5-String-ShellQuote/pkg/PLIST
Normal file
5
textproc/p5-String-ShellQuote/pkg/PLIST
Normal file
|
@ -0,0 +1,5 @@
|
|||
bin/shell-quote
|
||||
${P5SITE}/String/
|
||||
${P5SITE}/String/ShellQuote.pm
|
||||
@man man/man1/shell-quote.1
|
||||
@man man/man3p/String::ShellQuote.3p
|
Loading…
Add table
Add a link
Reference in a new issue