SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
3
devel/p5-Commandable/pkg/DESCR
Normal file
3
devel/p5-Commandable/pkg/DESCR
Normal file
|
@ -0,0 +1,3 @@
|
|||
This distribution contains a collection of utilities extracted from
|
||||
various commandline-based programs Paul Evans has written, in the hope of
|
||||
trying to find a standard base to build these from in future.
|
20
devel/p5-Commandable/pkg/PLIST
Normal file
20
devel/p5-Commandable/pkg/PLIST
Normal file
|
@ -0,0 +1,20 @@
|
|||
${P5SITE}/Commandable/
|
||||
${P5SITE}/Commandable.pm
|
||||
${P5SITE}/Commandable/Command.pm
|
||||
${P5SITE}/Commandable/Finder/
|
||||
${P5SITE}/Commandable/Finder.pm
|
||||
${P5SITE}/Commandable/Finder/MethodAttributes.pm
|
||||
${P5SITE}/Commandable/Finder/Packages.pm
|
||||
${P5SITE}/Commandable/Finder/SubAttributes/
|
||||
${P5SITE}/Commandable/Finder/SubAttributes.pm
|
||||
${P5SITE}/Commandable/Finder/SubAttributes/Attrs.pm
|
||||
${P5SITE}/Commandable/Invocation.pm
|
||||
${P5SITE}/Commandable/Output.pm
|
||||
@man man/man3p/Commandable.3p
|
||||
@man man/man3p/Commandable::Command.3p
|
||||
@man man/man3p/Commandable::Finder.3p
|
||||
@man man/man3p/Commandable::Finder::MethodAttributes.3p
|
||||
@man man/man3p/Commandable::Finder::Packages.3p
|
||||
@man man/man3p/Commandable::Finder::SubAttributes.3p
|
||||
@man man/man3p/Commandable::Invocation.3p
|
||||
@man man/man3p/Commandable::Output.3p
|
Loading…
Add table
Add a link
Reference in a new issue