summaryrefslogtreecommitdiffstats
path: root/ham/cwtext/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'ham/cwtext/DETAILS')
-rwxr-xr-xham/cwtext/DETAILS20
1 files changed, 20 insertions, 0 deletions
diff --git a/ham/cwtext/DETAILS b/ham/cwtext/DETAILS
new file mode 100755
index 0000000000..f29c54beba
--- /dev/null
+++ b/ham/cwtext/DETAILS
@@ -0,0 +1,20 @@
+ SPELL=cwtext
+ VERSION=0.94
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ WEB_SITE=http://sourceforge.net/projects/$SPELL/
+ LICENSE=GPL
+ MD5[0]=149767d4962b0cf23e7e641b54371b2c
+ ENTERED=20011212
+ UPDATED=20011212
+ MAINTAINER=jason@flattfamily.com
+ SHORT="Converts text to morse code"
+cat << EOF
+
+Convert text to International Morse Code. Input is ASCII text. Output can
+be: - . -..- - on the console, raw 8bit PCM suitable for piping to
+/dev/audio, .wav files or even (mp3|ogg). Good for headlines on your MP3
+player or code practice.
+
+EOF