mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
4249db21f1
An RFC 2217 compliant serial port redirector. PR: 15603 Submitted by: Maxim Sobolev <sobomax@altavista.net>
27 lines
498 B
Makefile
27 lines
498 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += asmodem
|
|
SUBDIR += bpl+
|
|
SUBDIR += conserver
|
|
SUBDIR += ecu
|
|
SUBDIR += gnokii
|
|
SUBDIR += hylafax
|
|
SUBDIR += kermit
|
|
SUBDIR += lrzsz
|
|
SUBDIR += mgetty+sendfax
|
|
SUBDIR += minicom
|
|
SUBDIR += mserver
|
|
SUBDIR += qpage
|
|
SUBDIR += rzsz
|
|
SUBDIR += seyon
|
|
SUBDIR += snooper
|
|
SUBDIR += sredird
|
|
SUBDIR += tkhylafax
|
|
SUBDIR += viewfax
|
|
SUBDIR += xcept
|
|
SUBDIR += yaps
|
|
SUBDIR += zmtx-zmrx
|
|
|
|
.include <bsd.port.subdir.mk>
|