freebsd-ports/math/gnubc/pkg-descr
Yuri Victorovich 88d145004c math/gnubc: Update 1.06 -> 1.07.1
Port changes:
* Change to DISTVERSION
* Fix LICENSE, it's actually GPLv3
* Add LICENSE_FILE
* Add USES=makeinfo
* Order USExx section
* Remove patches - not needed any more
* Change WWW to https

Reported by:	portscout
2018-06-18 07:29:21 +00:00

6 lines
273 B
Plaintext

bc is an arbitrary precision numeric processing language. Syntax is similar
to C but differs in many substantial areas. It supports interactive execution
of statements. The bc utility is included in the POSIX 1003.1-2008 standard.
WWW: https://www.gnu.org/software/bc/