mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
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)
7 lines
340 B
Text
7 lines
340 B
Text
Given a list of scalars or reference variables, writes out their contents in
|
|
perl syntax. The references can also be objects. The contents of each variable
|
|
is output in a single Perl statement. Handles self-referential structures
|
|
correctly.
|
|
|
|
The return value can be evaled to get back an identical copy of the original
|
|
reference structure.
|