SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
2
devel/p5-PerlIO-eol/pkg/DESCR
Normal file
2
devel/p5-PerlIO-eol/pkg/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
This layer normalizes any of CR, LF, CRLF and Native into the designated
|
||||
line ending. It works for both input and output handles.
|
8
devel/p5-PerlIO-eol/pkg/PLIST
Normal file
8
devel/p5-PerlIO-eol/pkg/PLIST
Normal file
|
@ -0,0 +1,8 @@
|
|||
${P5ARCH}/
|
||||
${P5ARCH}/PerlIO/
|
||||
${P5ARCH}/PerlIO/eol.pm
|
||||
${P5ARCH}/auto/
|
||||
${P5ARCH}/auto/PerlIO/
|
||||
${P5ARCH}/auto/PerlIO/eol/
|
||||
@so ${P5ARCH}/auto/PerlIO/eol/eol.so
|
||||
@man man/man3p/PerlIO::eol.3p
|
Loading…
Add table
Add a link
Reference in a new issue