forked from Lainports/freebsd-ports
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
4 lines
270 B
Text
4 lines
270 B
Text
XDR is an open data format, specified in RFC 4506. This library provides a way
|
|
to read and write XDR data from ruby. It can read/write all of the primitive
|
|
XDR types and also provides facilities to define readers for the compound XDR
|
|
types (enums, structs and unions)
|