diff options
author | pav <pav@FreeBSD.org> | 2003-12-06 03:07:33 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2003-12-06 03:07:33 +0800 |
commit | b2c0f928f465e576cf15adfa99bfe16fd36a077c (patch) | |
tree | 720656933ed8fcb12baa9af29ab580620e80ff65 /comms/Makefile | |
parent | fcfc7f08439186dc7593048b3c2d734af14fc2f3 (diff) | |
download | freebsd-ports-graphics-b2c0f928f465e576cf15adfa99bfe16fd36a077c.tar.gz freebsd-ports-graphics-b2c0f928f465e576cf15adfa99bfe16fd36a077c.tar.zst freebsd-ports-graphics-b2c0f928f465e576cf15adfa99bfe16fd36a077c.zip |
Add hamfax, a Qt/X11 application for sending and receiving facsimiles
over ham radio.
PR: ports/53444
Submitted by: Carl Makin <carl@stagecraft.cx>
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 e1fb68fdf1f..84ebc4534dc 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -20,6 +20,7 @@ SUBDIR += gnokii SUBDIR += gscmxx SUBDIR += gsmlib + SUBDIR += hamfax SUBDIR += hamlib SUBDIR += hylafax SUBDIR += ixj |