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)
8 lines
500 B
Text
8 lines
500 B
Text
Dist::Zilla builds distributions of code to be uploaded to the CPAN.
|
|
In this respect, it is like ExtUtils::MakeMaker, Module::Build, or
|
|
Module::Install. Unlike those tools, however, it is not also a
|
|
system for installing code that has been downloaded from the CPAN.
|
|
Since it's only run by authors, and is meant to be run on a repository
|
|
checkout rather than on published, released code, it can do much
|
|
more than those tools, and is free to make much more ludicrous
|
|
demands in terms of prerequisites.
|