d4161fcd75
comms/tilp has been superseded by comms/tilp2 It was kept arround until the latter matured, which can now be considered the case. The original version is no longer supported by the authors and both ports conflict now. I'm not sure what exactly should happen, but for me the port can be removed and maybe added to MOVED. PR: ports/115979 Submitted by: Tijl Coosemans <tijl@ulyssis.org>
141 lines
3.0 KiB
Makefile
141 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 += 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 += 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>
|