94c79c2970
kernels and romdisks to the Agenda VR3. FEATURES o Direct serial access (w/o minicom) o Built-in Xmodem (send) support o Built-in Etxack (send) support (c/o Brad @ Agenda) o Progress meters o Capture file o PMON over-write detection/protection LATEST VERSION You can always get the latest version of this utility from: WWW: http://www.apex.net/~jeff/agenda-utils/
39 lines
746 B
Makefile
39 lines
746 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 += mwavem
|
|
SUBDIR += plp
|
|
SUBDIR += pr
|
|
SUBDIR += qico
|
|
SUBDIR += qpage
|
|
SUBDIR += seyon
|
|
SUBDIR += sms_client
|
|
SUBDIR += snooper
|
|
SUBDIR += sredird
|
|
SUBDIR += tits
|
|
SUBDIR += tkhylafax
|
|
SUBDIR += viewfax
|
|
SUBDIR += vpb2
|
|
SUBDIR += vrflash
|
|
SUBDIR += xcept
|
|
SUBDIR += yaps
|
|
SUBDIR += yawmppp
|
|
SUBDIR += zmtx-zmrx
|
|
|
|
.include <bsd.port.subdir.mk>
|