SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
4
devel/p5-Sort-Naturally/pkg/DESCR
Normal file
4
devel/p5-Sort-Naturally/pkg/DESCR
Normal file
|
@ -0,0 +1,4 @@
|
|||
This module exports two functions, nsort and ncmp; they are used in
|
||||
implementing my idea of a "natural sorting" algorithm. Under natural
|
||||
sorting, numeric substrings are compared numerically, and other
|
||||
word-characters are compared lexically.
|
3
devel/p5-Sort-Naturally/pkg/PLIST
Normal file
3
devel/p5-Sort-Naturally/pkg/PLIST
Normal file
|
@ -0,0 +1,3 @@
|
|||
${P5SITE}/Sort/
|
||||
${P5SITE}/Sort/Naturally.pm
|
||||
@man man/man3p/Sort::Naturally.3p
|
Loading…
Add table
Add a link
Reference in a new issue