5ac5b0d569
and managing faxes via hfaxd. For more information see: http://www.teamsw.it/pyla/
106 lines
2.2 KiB
Makefile
106 lines
2.2 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Communication utilities
|
|
|
|
SUBDIR += acfax
|
|
SUBDIR += aldo
|
|
SUBDIR += asmodem
|
|
SUBDIR += bfhist
|
|
SUBDIR += bforce
|
|
SUBDIR += bforce-kst
|
|
SUBDIR += birda
|
|
SUBDIR += bpl+
|
|
SUBDIR += cdce
|
|
SUBDIR += cdr_read
|
|
SUBDIR += comserv
|
|
SUBDIR += conserver
|
|
SUBDIR += conserver-com
|
|
SUBDIR += cutecom
|
|
SUBDIR += echolinux
|
|
SUBDIR += ecu
|
|
SUBDIR += efax
|
|
SUBDIR += efax-gtk
|
|
SUBDIR += gammu
|
|
SUBDIR += garmin-utils
|
|
SUBDIR += gfax
|
|
SUBDIR += ghfaxviewer
|
|
SUBDIR += gkermit
|
|
SUBDIR += gmfsk
|
|
SUBDIR += gnokii
|
|
SUBDIR += gpredict
|
|
SUBDIR += grig
|
|
SUBDIR += gscmxx
|
|
SUBDIR += gsmlib
|
|
SUBDIR += hamfax
|
|
SUBDIR += hamlib
|
|
SUBDIR += hcidump
|
|
SUBDIR += hylafax
|
|
SUBDIR += ixj
|
|
SUBDIR += java-commapi
|
|
SUBDIR += java-commapi-freebsd
|
|
SUBDIR += kallers
|
|
SUBDIR += kermit
|
|
SUBDIR += klog
|
|
SUBDIR += kpsk
|
|
SUBDIR += libirman
|
|
SUBDIR += libticables
|
|
SUBDIR += linrad
|
|
SUBDIR += lirc
|
|
SUBDIR += lrzsz
|
|
SUBDIR += ltmdm
|
|
SUBDIR += mgetty+sendfax
|
|
SUBDIR += minicom
|
|
SUBDIR += mlan
|
|
SUBDIR += mlan3
|
|
SUBDIR += mserver
|
|
SUBDIR += mwavem
|
|
SUBDIR += nasawash
|
|
SUBDIR += nokryptia
|
|
SUBDIR += obexapp
|
|
SUBDIR += openobex
|
|
SUBDIR += p5-Device-Modem
|
|
SUBDIR += p5-Device-SerialPort
|
|
SUBDIR += plp
|
|
SUBDIR += pr
|
|
SUBDIR += predict
|
|
SUBDIR += pstngw
|
|
SUBDIR += py-bulksms
|
|
SUBDIR += py-lirc
|
|
SUBDIR += py-serial
|
|
SUBDIR += pyla
|
|
SUBDIR += qico
|
|
SUBDIR += qicosi
|
|
SUBDIR += qpage
|
|
SUBDIR += qsstv
|
|
SUBDIR += qtpcr
|
|
SUBDIR += ruby-serialport
|
|
SUBDIR += ruby-termios
|
|
SUBDIR += rxtx
|
|
SUBDIR += scmxx
|
|
SUBDIR += scud
|
|
SUBDIR += seyon
|
|
SUBDIR += sms_client
|
|
SUBDIR += snooper
|
|
SUBDIR += sredird
|
|
SUBDIR += thebridge
|
|
SUBDIR += tilp
|
|
SUBDIR += tits
|
|
SUBDIR += tkhylafax
|
|
SUBDIR += tkscanfax
|
|
SUBDIR += tlf
|
|
SUBDIR += trustedqsl
|
|
SUBDIR += viewfax
|
|
SUBDIR += vpb2
|
|
SUBDIR += vrflash
|
|
SUBDIR += wy60
|
|
SUBDIR += xastir
|
|
SUBDIR += xcept
|
|
SUBDIR += xdx
|
|
SUBDIR += xlog
|
|
SUBDIR += yaps
|
|
SUBDIR += yawmppp
|
|
SUBDIR += zmtx-zmrx
|
|
SUBDIR += zssh
|
|
|
|
.include <bsd.port.subdir.mk>
|