SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
3
devel/p5-Algorithm-Permute/pkg/DESCR
Normal file
3
devel/p5-Algorithm-Permute/pkg/DESCR
Normal file
|
@ -0,0 +1,3 @@
|
|||
Algorithm::Permute provides a handy and fast permutation with an OO
|
||||
interface, although its algorithm is perhaps not the fastest available.
|
||||
Currently it only supports permutation n of n objects.
|
8
devel/p5-Algorithm-Permute/pkg/PLIST
Normal file
8
devel/p5-Algorithm-Permute/pkg/PLIST
Normal file
|
@ -0,0 +1,8 @@
|
|||
${P5ARCH}/
|
||||
${P5ARCH}/Algorithm/
|
||||
${P5ARCH}/Algorithm/Permute.pm
|
||||
${P5ARCH}/auto/
|
||||
${P5ARCH}/auto/Algorithm/
|
||||
${P5ARCH}/auto/Algorithm/Permute/
|
||||
@so ${P5ARCH}/auto/Algorithm/Permute/Permute.so
|
||||
@man man/man3p/Algorithm::Permute.3p
|
Loading…
Add table
Add a link
Reference in a new issue