diff options
author | pav <pav@FreeBSD.org> | 2004-03-30 05:29:34 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-03-30 05:29:34 +0800 |
commit | a6a44dd06705e6eb893e2639f0128cf5f175b0d3 (patch) | |
tree | d777664724bd6bb937803c5485d419cd3b1d292b /comms/Makefile | |
parent | b671a6736efbc69aab5c7b192213f5d734da473d (diff) | |
download | freebsd-ports-gnome-a6a44dd06705e6eb893e2639f0128cf5f175b0d3.tar.gz freebsd-ports-gnome-a6a44dd06705e6eb893e2639f0128cf5f175b0d3.tar.zst freebsd-ports-gnome-a6a44dd06705e6eb893e2639f0128cf5f175b0d3.zip |
Add aldo, a Morse code tutor. At the moment it has four kinds of
exercises: Classic exercise, the Koch method, Callsign exercise, and
exercises read from files.
PR: ports/64358
Submitted by: Scott Lambert <lambert@lambertfam.org>
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile index efcc98b479dd..d2d5a58ac5c5 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -2,6 +2,7 @@ # SUBDIR += acfax + SUBDIR += aldo SUBDIR += asmodem SUBDIR += bforce SUBDIR += bforce-kst |