freebsd-ports/comms/Makefile
Satoshi Asami 9086f9ff8d Remove rzsz, I've tolerated this for far too long but when it starts
mailing stuff out automatically, it is just too much.  Please use
lrzsz, zmtx-zmrx or any other free alternative.

If nothing else works, you can always compile rzsz from the original
source.
2000-01-27 12:21:31 +00:00

27 lines
520 B
Makefile

# $FreeBSD$
#
SUBDIR += asmodem
SUBDIR += bpl+
SUBDIR += conserver
SUBDIR += ecu
SUBDIR += gkermit
SUBDIR += gnokii
SUBDIR += hylafax
SUBDIR += kermit
SUBDIR += lrzsz
SUBDIR += mgetty+sendfax
SUBDIR += minicom
SUBDIR += mlan
SUBDIR += mserver
SUBDIR += qpage
SUBDIR += seyon
SUBDIR += snooper
SUBDIR += sredird
SUBDIR += tkhylafax
SUBDIR += viewfax
SUBDIR += xcept
SUBDIR += yaps
SUBDIR += zmtx-zmrx
.include <bsd.port.subdir.mk>