diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-12 06:44:49 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-12 06:44:49 +0000 |
commit | 3cfe0e6a5d5b547ed7a9f26bb872e9dd785008f5 (patch) | |
tree | b33f8685ce5d90652202659c81b8b9b2228c34d7 /math/gcalctool/pkg-descr | |
parent | Update to 2.3.987. (diff) |
Add gcalctool, a GTK+-2.0 calculator based on calctool for OpenWindows.
Notes
Notes:
svn path=/head/; revision=61145
Diffstat (limited to 'math/gcalctool/pkg-descr')
-rw-r--r-- | math/gcalctool/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/math/gcalctool/pkg-descr b/math/gcalctool/pkg-descr new file mode 100644 index 000000000000..30e69fa214f9 --- /dev/null +++ b/math/gcalctool/pkg-descr @@ -0,0 +1,5 @@ +Gcalctool is a powerful graphical calulator with financial, logical and +scientific modes. It uses a multiple precision package to do its arithmetic to +give a high degree of accuracy. + +WWW: http://calctool.sourceforge.net/ |