mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 04:16: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)
8 lines
378 B
Text
8 lines
378 B
Text
Text::Xslate::Bridge::TT2Like exports Template-Toolkit variable
|
|
methods into Text::Xslate namespace, such that you can use them on
|
|
your variables.
|
|
|
|
The only difference between this module and Text::Xslate::Bridge::TT2
|
|
is that Bridge::TT2 uses Template::Toolkit underneath, while this
|
|
module is independent of Template::Toolkit and therefore does not
|
|
require TT to be installed.
|