1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/comms/Makefile
Ade Lovett 3fc5d2d863 G-Kermit is a new implementation of kermit from the same people
who brought you C-Kermit, but released under the GPL.  It's
meant to be small and fast and only useful for up/downloading.

PR:		15984
Submitted by:	Dom.Mitchell@palmerharvey.co.uk
2000-01-11 16:13:19 +00:00

29 lines
539 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 += rzsz
SUBDIR += seyon
SUBDIR += snooper
SUBDIR += sredird
SUBDIR += tkhylafax
SUBDIR += viewfax
SUBDIR += xcept
SUBDIR += yaps
SUBDIR += zmtx-zmrx
.include <bsd.port.subdir.mk>