diff options
author | phk <phk@FreeBSD.org> | 2000-01-04 22:11:45 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 2000-01-04 22:11:45 +0000 |
commit | 3cdcc02def1cf9de989002fd81f947873cb2fbb5 (patch) | |
tree | 09c49d97289fc9d983154cf2e62ea32026c76930 /comms/Makefile | |
parent | d745889d53bb0df342494daf9296cd0207203784 (diff) | |
download | FreeBSD-ports-3cdcc02def1cf9de989002fd81f947873cb2fbb5.zip FreeBSD-ports-3cdcc02def1cf9de989002fd81f947873cb2fbb5.tar.gz |
mlan is a of Dallas Semiconductors "TMEX" API for 1-wire / microlan
devices. Only DS2480 bases serial port attachment is supported.
Reviewed by: cpiazza
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile index d188073..1c80a99 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -11,6 +11,7 @@ SUBDIR += lrzsz SUBDIR += mgetty+sendfax SUBDIR += minicom + SUBDIR += mlan SUBDIR += mserver SUBDIR += qpage SUBDIR += rzsz |