mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
ad58d992ec
minimal hardware, allows the construction of radios where the actual waveforms transmitted and received are defined by software. What this means is that it turns the digital modulation schemes used in today's high performance wireless devices into software problems. WWW: http://www.gnu.org/software/gnuradio/ - Diane (VA3DB) db@db.net PR: ports/107602 Submitted by: db
144 lines
3.0 KiB
Makefile
144 lines
3.0 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Communication utilities
|
|
|
|
SUBDIR += acfax
|
|
SUBDIR += aldo
|
|
SUBDIR += asmodem
|
|
SUBDIR += atslog
|
|
SUBDIR += bfhist
|
|
SUBDIR += bforce
|
|
SUBDIR += bforce-kst
|
|
SUBDIR += birda
|
|
SUBDIR += bluegps
|
|
SUBDIR += bluez-firmware
|
|
SUBDIR += bpl+
|
|
SUBDIR += cdr_read
|
|
SUBDIR += chu
|
|
SUBDIR += comserv
|
|
SUBDIR += conserver
|
|
SUBDIR += conserver-com
|
|
SUBDIR += cutecom
|
|
SUBDIR += cwdaemon
|
|
SUBDIR += echolinux
|
|
SUBDIR += efax
|
|
SUBDIR += efax-gtk
|
|
SUBDIR += fldigi
|
|
SUBDIR += gammu
|
|
SUBDIR += garmin-utils
|
|
SUBDIR += gfax
|
|
SUBDIR += ghfaxviewer
|
|
SUBDIR += gkermit
|
|
SUBDIR += gmfsk
|
|
SUBDIR += gnokii
|
|
SUBDIR += gnuradio
|
|
SUBDIR += gpredict
|
|
SUBDIR += gpsk31
|
|
SUBDIR += grig
|
|
SUBDIR += gscmxx
|
|
SUBDIR += gsmlib
|
|
SUBDIR += hamfax
|
|
SUBDIR += hamlib
|
|
SUBDIR += hcfmdm
|
|
SUBDIR += hcidump
|
|
SUBDIR += hf
|
|
SUBDIR += hylafax
|
|
SUBDIR += ixj
|
|
SUBDIR += java-commapi
|
|
SUBDIR += java-commapi-freebsd
|
|
SUBDIR += jerm
|
|
SUBDIR += kallers
|
|
SUBDIR += kermit
|
|
SUBDIR += klog
|
|
SUBDIR += kmobiletools
|
|
SUBDIR += kpsk
|
|
SUBDIR += ktrack
|
|
SUBDIR += libfec
|
|
SUBDIR += libirman
|
|
SUBDIR += libticables
|
|
SUBDIR += libticables2
|
|
SUBDIR += libticalcs2
|
|
SUBDIR += linpsk
|
|
SUBDIR += linrad
|
|
SUBDIR += lirc
|
|
SUBDIR += locator
|
|
SUBDIR += lrzsz
|
|
SUBDIR += ltmdm
|
|
SUBDIR += mgetty+sendfax
|
|
SUBDIR += minicom
|
|
SUBDIR += mlan
|
|
SUBDIR += mlan3
|
|
SUBDIR += mserver
|
|
SUBDIR += nasawash
|
|
SUBDIR += ncid
|
|
SUBDIR += nec2c
|
|
SUBDIR += nokryptia
|
|
SUBDIR += o2sms
|
|
SUBDIR += obexapp
|
|
SUBDIR += openobex
|
|
SUBDIR += p5-Device-Gsm
|
|
SUBDIR += p5-Device-Modem
|
|
SUBDIR += p5-Device-SerialPort
|
|
SUBDIR += p5-Fax-Hylafax-Client
|
|
SUBDIR += p5-SMS-Send
|
|
SUBDIR += p5-SMS-Send-TW-PChome
|
|
SUBDIR += plp
|
|
SUBDIR += pr
|
|
SUBDIR += predict
|
|
SUBDIR += py-bulksms
|
|
SUBDIR += py-lirc
|
|
SUBDIR += py-serial
|
|
SUBDIR += pyla
|
|
SUBDIR += qfaxreader
|
|
SUBDIR += qico
|
|
SUBDIR += qicosi
|
|
SUBDIR += qpage
|
|
SUBDIR += qrq
|
|
SUBDIR += qsstv
|
|
SUBDIR += ruby-serialport
|
|
SUBDIR += ruby-termios
|
|
SUBDIR += rxtx
|
|
SUBDIR += scmxx
|
|
SUBDIR += scud
|
|
SUBDIR += ser2net
|
|
SUBDIR += serialoverip
|
|
SUBDIR += seyon
|
|
SUBDIR += sms_client
|
|
SUBDIR += smstools
|
|
SUBDIR += snooper
|
|
SUBDIR += soundmodem
|
|
SUBDIR += spandsp
|
|
SUBDIR += spandsp-devel
|
|
SUBDIR += splat
|
|
SUBDIR += sredird
|
|
SUBDIR += syncterm
|
|
SUBDIR += thebridge
|
|
SUBDIR += tilp2
|
|
SUBDIR += tits
|
|
SUBDIR += tkhylafax
|
|
SUBDIR += tkscanfax
|
|
SUBDIR += tlf
|
|
SUBDIR += trustedqsl
|
|
SUBDIR += twpsk
|
|
SUBDIR += uird
|
|
SUBDIR += uticom
|
|
SUBDIR += viewfax
|
|
SUBDIR += vrflash
|
|
SUBDIR += wsjt
|
|
SUBDIR += wwl
|
|
SUBDIR += wy60
|
|
SUBDIR += xastir
|
|
SUBDIR += xcept
|
|
SUBDIR += xdx
|
|
SUBDIR += xlog
|
|
SUBDIR += xnecview
|
|
SUBDIR += xwota
|
|
SUBDIR += yagiuda
|
|
SUBDIR += yaps
|
|
SUBDIR += yawmppp
|
|
SUBDIR += zmtx-zmrx
|
|
SUBDIR += zssh
|
|
|
|
.include <bsd.port.subdir.mk>
|