summaryrefslogtreecommitdiffstats
path: root/ham/unixcw/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'ham/unixcw/DETAILS')
-rwxr-xr-xham/unixcw/DETAILS23
1 files changed, 23 insertions, 0 deletions
diff --git a/ham/unixcw/DETAILS b/ham/unixcw/DETAILS
new file mode 100755
index 0000000000..087b23c214
--- /dev/null
+++ b/ham/unixcw/DETAILS
@@ -0,0 +1,23 @@
+ SPELL=unixcw
+ VERSION=2.2
+ SOURCE=$SPELL-$VERSION.tgz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=ftp://sunsite.unc.edu/pub/Linux/apps/ham/morse/$SOURCE
+ WEB_SITE=ftp://sunsite.unc.edu/pub/Linux/apps/ham/morse
+ LICENSE=GPL
+ MD5=22dd19d7750f74f2e85dfecf939e7499
+ ENTERED=20020106
+ UPDATED=20020106
+ MAINTAINER=jason@flattfamily.com
+ SHORT="Complete suite of morse code programs."
+cat << EOF
+
+UnixCW is a package of UNIX-based programs that fit together to form a CW
+tutor program similar to CP222 by VU2ZAP. The core of the package is cwlib,
+a general-purpose CW functions library. There are four programs in the
+package built around this library: a simple Morse code sounding program; a
+small random character generator; a curses-based Morse code tutor; and a
+Qt-based (X windows) Morse code tutor. The Qt-based tutor program offers
+send practice as well as receive. The package includes complete man pages.
+
+EOF