summaryrefslogtreecommitdiff
path: root/games/deal/pkg-descr
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-04-07 04:36:47 +0000
committerWill Andrews <will@FreeBSD.org>2001-04-07 04:36:47 +0000
commit42dd5bff2cfad66d47deb7e2341c98381937e6a5 (patch)
tree727639e33240dfc84e5b5f1f68cde1c5256bd1a4 /games/deal/pkg-descr
parentAdd p5-Apache-Filter 1.016, a perl module to alter the output of (diff)
Add deal 2.1, a calculator for card-draw probabilities.
PR: 26288 Submitted by: Mark Pulford <mark@kyne.com.au>
Notes
Notes: svn path=/head/; revision=40994
Diffstat (limited to 'games/deal/pkg-descr')
-rw-r--r--games/deal/pkg-descr11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/deal/pkg-descr b/games/deal/pkg-descr
new file mode 100644
index 000000000000..d74b4a73bab5
--- /dev/null
+++ b/games/deal/pkg-descr
@@ -0,0 +1,11 @@
+Deal is a calculator for card-draw probabilities. Specifically it
+computes non-replacement draw probabilities using the hypergeomtric
+function. It can also be used to compute binomial coefficients and the
+gamma function.
+
+Deal is useful for tuning Magic: The Gathering decks.
+
+WWW: http://www.tuxedo.org/~esr/software.html
+
+- Mark Pulford
+mark@kyne.com.au