diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-06-06 22:44:54 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-06-06 22:44:54 +0000 |
commit | cacf09cf21a6b18fdb050aaf6fa21f758d73ebbe (patch) | |
tree | 19b256e5d91b3e0cb2556e032cdb9ae003de3d0d /comms/Makefile | |
parent | eb012cae2606b7d3a71ed6ec1b84a7699bd432be (diff) |
NCID is a network based Caller ID package that contains a server to obtain the
CID information from a modem, and a client to display the CID information on a
computer, TiVo, text pager, or cell phone. Multiple clients are permitted.
PR: ports/81954
Submitted by: David <david@freshports.org>
Notes
Notes:
svn path=/head/; revision=136953
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 2c648852fa26..fe55726d8f47 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -59,6 +59,7 @@ SUBDIR += mserver SUBDIR += mwavem SUBDIR += nasawash + SUBDIR += ncid SUBDIR += nokryptia SUBDIR += obexapp SUBDIR += openobex |