SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
3
devel/p5-Data-Uniqid/pkg/DESCR
Normal file
3
devel/p5-Data-Uniqid/pkg/DESCR
Normal file
|
@ -0,0 +1,3 @@
|
|||
Data::Uniqid provides three simple routines for generating unique
|
||||
ids. These ids are coded with a Base62 system to make them short
|
||||
and handy (e.g. to use it as part of a URL).
|
7
devel/p5-Data-Uniqid/pkg/PLIST
Normal file
7
devel/p5-Data-Uniqid/pkg/PLIST
Normal file
|
@ -0,0 +1,7 @@
|
|||
${P5SITE}/Data/
|
||||
${P5SITE}/Data/Uniqid.pm
|
||||
${P5SITE}/auto/
|
||||
${P5SITE}/auto/Data/
|
||||
${P5SITE}/auto/Data/Uniqid/
|
||||
${P5SITE}/auto/Data/Uniqid/autosplit.ix
|
||||
@man man/man3p/Data::Uniqid.3p
|
Loading…
Add table
Add a link
Reference in a new issue