mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
3fc5d2d863
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
29 lines
539 B
Makefile
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>
|