3ac1085673
of pppd. I *really* like this one because it relies on shell scripts rather than requiring you to use its GUI (i.e.: you can use it only once, just to create your pppd scripts. Plus it has several different GUI looks. :-) :-) Oh well, that was the old days when i was on a modem. Bwahahaha!! /me pets his 10baseT college ethernet connection. Good connection. Good! Good!! Forgotten by: will (yes, this was in my ~/ports dir for a long long time: 403 days... longer than I have been a committer) *hangs head in shame* Reminded by: Some guy on IRC who's coming to Purdue. ;) Soldier! Commit this goldurned thing to history! YES SIR!!!! <WHIRR> *click*
36 lines
684 B
Makefile
36 lines
684 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 += plp
|
|
SUBDIR += pr
|
|
SUBDIR += qico
|
|
SUBDIR += qpage
|
|
SUBDIR += seyon
|
|
SUBDIR += sms_client
|
|
SUBDIR += snooper
|
|
SUBDIR += sredird
|
|
SUBDIR += tkhylafax
|
|
SUBDIR += viewfax
|
|
SUBDIR += vpb2
|
|
SUBDIR += xcept
|
|
SUBDIR += yaps
|
|
SUBDIR += yawmppp
|
|
SUBDIR += zmtx-zmrx
|
|
|
|
.include <bsd.port.subdir.mk>
|