aboutsummaryrefslogtreecommitdiff
path: root/math/truthtable/pkg-descr
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-07-10 21:45:29 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-07-10 21:45:29 +0000
commit1cfce65fe938bf64604e91a16679898513d81554 (patch)
tree2b6af3ab3d13c8bd842da249dac68946e6b20452 /math/truthtable/pkg-descr
parent76df383f34b6c09e53c27bac7c62a256373e35e9 (diff)
downloadports-1cfce65fe938bf64604e91a16679898513d81554.tar.gz
ports-1cfce65fe938bf64604e91a16679898513d81554.zip
Notes
Diffstat (limited to 'math/truthtable/pkg-descr')
-rw-r--r--math/truthtable/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/math/truthtable/pkg-descr b/math/truthtable/pkg-descr
new file mode 100644
index 000000000000..9d85a4c96bee
--- /dev/null
+++ b/math/truthtable/pkg-descr
@@ -0,0 +1,6 @@
+TruthTable is a truth table generator that does the dirty work for you.
+This Java program handles the following operations: Not, And, Or, XOR,
+Implication, and the Biconditional.
+
+Author: Greg Slepak
+WWW: http://www.kinostudios.com/truthtable.php