From d2cde8c5ee36924d0fdc0cf6403d1e1380e98c72 Mon Sep 17 00:00:00 2001 From: Ion-Mihai Tetcu Date: Sat, 9 Sep 2006 10:54:46 +0000 Subject: hf is a gtk+-based linux ham radio fsk digimode program, which can do also the realtime ARQ modes pactor 1, amtor, gtor without a ptc, only with a soundcard and a pc and linux(FreeBSD), all of which need not be the newest. The core of hf, the heart of the program (hfkernel) is a real master-piece of code, it has originally been made by Tom Sailer, many thanks Tom! hf can also do MT63 and has a CW elbug function. WWW: http://www.hf.webmasternet.org - Diane Bruce, VA3DB db@db.net PR: ports/101452 Submitted by: db --- comms/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'comms/Makefile') diff --git a/comms/Makefile b/comms/Makefile index bf822950272f..8ed28de6fb08 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -36,6 +36,7 @@ SUBDIR += hamfax SUBDIR += hamlib SUBDIR += hcidump + SUBDIR += hf SUBDIR += hylafax SUBDIR += ixj SUBDIR += java-commapi -- cgit v1.2.3