mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
d1e27a770c
"The comservd program provides a facility to access network terminal server serial ports, such as those available on Xyplex terminal server models, via /dev device file entries. This allows programs such as tip(1) to access devices connected to the terminal server serial ports."
33 lines
620 B
Makefile
33 lines
620 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += asmodem
|
|
SUBDIR += bayonne
|
|
SUBDIR += bpl+
|
|
SUBDIR += comserv
|
|
SUBDIR += conserver
|
|
SUBDIR += ecu
|
|
SUBDIR += gkermit
|
|
SUBDIR += gnokii
|
|
SUBDIR += hylafax
|
|
SUBDIR += kermit
|
|
SUBDIR += lrzsz
|
|
SUBDIR += mgetty+sendfax
|
|
SUBDIR += minicom
|
|
SUBDIR += mlan
|
|
SUBDIR += mserver
|
|
SUBDIR += plp
|
|
SUBDIR += qico
|
|
SUBDIR += qpage
|
|
SUBDIR += seyon
|
|
SUBDIR += snooper
|
|
SUBDIR += sredird
|
|
SUBDIR += tkhylafax
|
|
SUBDIR += viewfax
|
|
SUBDIR += vpb2
|
|
SUBDIR += xcept
|
|
SUBDIR += yaps
|
|
SUBDIR += zmtx-zmrx
|
|
|
|
.include <bsd.port.subdir.mk>
|