aboutsummaryrefslogtreecommitdiff
path: root/math/sc/pkg-descr
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-06-18 22:38:36 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-06-18 22:38:36 +0000
commit333c9da312e823d0839d1a2feb1aeb5ef1067f40 (patch)
tree23155db98b77939fd1c1ef2ea37c62359bce09dd /math/sc/pkg-descr
parent11025f6b0c8872c20c5de813a5f0ee5806ff81e6 (diff)
downloadports-333c9da312e823d0839d1a2feb1aeb5ef1067f40.tar.gz
ports-333c9da312e823d0839d1a2feb1aeb5ef1067f40.zip
Notes
Diffstat (limited to 'math/sc/pkg-descr')
-rw-r--r--math/sc/pkg-descr10
1 files changed, 0 insertions, 10 deletions
diff --git a/math/sc/pkg-descr b/math/sc/pkg-descr
deleted file mode 100644
index 917c1a25fe0d..000000000000
--- a/math/sc/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-The spreadsheet calculator sc is based on rectangular tables much like
-a financial spreadsheet. When invoked it presents you with a table
-organized as rows and columns of cells. If invoked without a file
-argument, the table is initially empty. Each cell may have associated
-with it a numeric value, a label string, and/or an expression (formula)
-which evaluates to a numeric value or label string, often based on other
-cell values.
-
-- Heinzl
-semper@doubt.com