freebsd-ports/math/orpie/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

9 lines
476 B
Plaintext

Orpie is a fullscreen RPN calculator for the console. Its operation is similar
to that of modern HP calculators, but data entry has been optimized for
efficiency on a PC keyboard. Features include extensive scientific calculator
functionality, command completion, and a visible interactive stack.
Orpie is the successor of math/rpc by the same author; it has been completely
rewritten in Ocaml, and offers a number of features that were not available in
the older program.