summaryrefslogtreecommitdiff
path: root/finance/ccard/pkg-descr
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-09-03 19:04:53 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-09-03 19:04:53 +0000
commitaaa27853b42197751f7ef265b364802b39433615 (patch)
tree1e888d9198bbe850cbe6d045933fa77b04993f87 /finance/ccard/pkg-descr
parentBcrypt is a blowfish file encryption utility which aims for cross-platform (diff)
The CCard program is a program to validate credit card numbers.
PR: ports/84848 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Diffstat (limited to 'finance/ccard/pkg-descr')
-rw-r--r--finance/ccard/pkg-descr17
1 files changed, 17 insertions, 0 deletions
diff --git a/finance/ccard/pkg-descr b/finance/ccard/pkg-descr
new file mode 100644
index 000000000000..4639d7dceaa2
--- /dev/null
+++ b/finance/ccard/pkg-descr
@@ -0,0 +1,17 @@
+The CCard program is a program to validate credit card numbers.
+
+It can also determine the following credit card types:
+
+ * Mastercard
+ * Visa
+ * American Express
+ * Diners Club/Carte Blanche
+ * Discover
+ * enRoute
+ * Japanese Credit Bureau
+ * Australian Bankcard
+
+WWW: http://www.canb.auug.org.au/~millerp/ccard.html
+
+- ehaupt
+ehaupt@critical.ch