freebsd-ports/finance/p5-Finance-Quote/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

6 lines
382 B
Text

This module gets stock quotes from various internet sources, including Yahoo!
Finance, Fidelity Investments, and the Australian Stock Exchange. There are two
methods of using this module -- a functional interface that is deprecated, and
an object-orientated method that provides greater flexibility and stability.
Github repository is at https://github.com/pfenwick/finance-quote/