SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
2
math/p5-Data-PowerSet/pkg/DESCR
Normal file
2
math/p5-Data-PowerSet/pkg/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
Data::PowerSet takes a list and returns all possible combinations of the
|
||||
elements appearing in the list without replacement.
|
3
math/p5-Data-PowerSet/pkg/PLIST
Normal file
3
math/p5-Data-PowerSet/pkg/PLIST
Normal file
|
@ -0,0 +1,3 @@
|
|||
${P5SITE}/Data/
|
||||
${P5SITE}/Data/PowerSet.pm
|
||||
@man man/man3p/Data::PowerSet.3p
|
Loading…
Add table
Add a link
Reference in a new issue