diff options
author | Slávek Banko <[email protected]> | 2020-10-31 01:41:46 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-10-31 01:41:46 +0100 |
commit | a815976a0aebcb84d0d4290b4f17f015f7212436 (patch) | |
tree | 43143be42ad6b7050ffb0cdc0d367986d88df3fa /freebsd/applications/mathemagics/pkg-descr | |
parent | bf83c213311228cac7361c123ee73d10b664ddbd (diff) | |
download | tde-packaging-a815976a0aebcb84d0d4290b4f17f015f7212436.tar.gz tde-packaging-a815976a0aebcb84d0d4290b4f17f015f7212436.zip |
FreeBSD: Update for final release R14.0.9.
Switch several applications to CMake.
Add ports for several applications.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'freebsd/applications/mathemagics/pkg-descr')
-rw-r--r-- | freebsd/applications/mathemagics/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/freebsd/applications/mathemagics/pkg-descr b/freebsd/applications/mathemagics/pkg-descr new file mode 100644 index 000000000..9563b5af7 --- /dev/null +++ b/freebsd/applications/mathemagics/pkg-descr @@ -0,0 +1,5 @@ +A RPN scientific calculator for TDE + +Mathemagics makes use of the Reverse Polish Notation or RPN. +Mathemagics can store and use user-defined functions and variables, +It comes with large number of built-in functions as well. |