diff options
author | pav <pav@FreeBSD.org> | 2004-10-28 22:35:36 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-10-28 22:35:36 +0000 |
commit | b9c143924a0b037dc741a57ea7991781b6966715 (patch) | |
tree | 167c2e5c90f16065540e2bd7d5ffdbaac2467998 /comms/Makefile | |
parent | e4b337cdeaa81f69520badb1d160f1be543b616f (diff) | |
download | FreeBSD-ports-b9c143924a0b037dc741a57ea7991781b6966715.zip FreeBSD-ports-b9c143924a0b037dc741a57ea7991781b6966715.tar.gz |
Add qsstv, SSTV decode and Version 5 supports FAX reception
PR: ports/73018
Submitted by: Diane Bruce <db@db.net>
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 8d2c8d8..0fa0a75 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -68,6 +68,7 @@ SUBDIR += qico SUBDIR += qicosi SUBDIR += qpage + SUBDIR += qsstv SUBDIR += qtpcr SUBDIR += ruby-serialport SUBDIR += ruby-termios |