summaryrefslogtreecommitdiffstats
path: root/ham/aldo/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'ham/aldo/DETAILS')
-rwxr-xr-xham/aldo/DETAILS20
1 files changed, 20 insertions, 0 deletions
diff --git a/ham/aldo/DETAILS b/ham/aldo/DETAILS
new file mode 100755
index 0000000000..deefdd5bfd
--- /dev/null
+++ b/ham/aldo/DETAILS
@@ -0,0 +1,20 @@
+ SPELL=aldo
+ VERSION=0.6.1
+ SOURCE=${SPELL}-${VERSION}.tar.bz2
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+ SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
+ WEB_SITE=http://sourceforge.net/projects/${SPELL}/
+ MAINTAINER=jason@flattfamily.com
+ LICENSE=GPL
+ MD5[0]=535b655d7af6934f37f5848bbd56aba7
+ ENTERED=20020730
+ UPDATED=20020730
+ SHORT="Aldo is a Morse code tutor."
+cat << EOF
+
+Aldo is a Morse code tutor. It generates some strings of chars using a
+random number generator, and translates and sounds these strings in
+Morse code. You must catch the code and check what you have heard. It
+has 6 skills and 4 speeds.
+
+EOF