fb16dfecae
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)
6 lines
281 B
Text
6 lines
281 B
Text
This module handles the installing and uninstalling of perl modules,
|
|
scripts, man pages, etc...
|
|
|
|
Both install() and uninstall() are specific to the way
|
|
ExtUtils::MakeMaker handles the installation and deinstallation of
|
|
perl modules. They are not designed as general purpose tools.
|