freebsd-ports/devel/p5-App-local-lib-helper/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
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)
2022-09-07 23:58:51 +02:00

10 lines
446 B
Text

Helper for 'local' libs versions
This is an object which provide the functionality to create a
local::lib 'helper' script in either the currently loaded local::lib
environment or in a target directory of choice. i
By default the script is called localenv and can be used to invoke
a command under the local::lib which it was built against.
For example, assume you build a local::lib like so:
cpanm --local-lib ~/mylib App::local::lib::helper