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-Simple/pkg/DESCR
Normal file
5
devel/p5-Getopt-Simple/pkg/DESCR
Normal file
|
@ -0,0 +1,5 @@
|
|||
The Getopt::Simple module provides a simple way of specifying:
|
||||
* Command line switches
|
||||
* Type information for switch values
|
||||
* Default values for the switches
|
||||
* Help text per switch
|
3
devel/p5-Getopt-Simple/pkg/PLIST
Normal file
3
devel/p5-Getopt-Simple/pkg/PLIST
Normal file
|
@ -0,0 +1,3 @@
|
|||
${P5SITE}/Getopt/
|
||||
${P5SITE}/Getopt/Simple.pm
|
||||
@man man/man3p/Getopt::Simple.3p
|
Loading…
Add table
Add a link
Reference in a new issue