diff options
author | miwi <miwi@FreeBSD.org> | 2007-07-27 22:59:08 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-07-27 22:59:08 +0800 |
commit | 4acd06f06160c5f7ee348e5bde0ca3162dc84a1b (patch) | |
tree | 466e3ed3f04d1b1314606766dae11248a64794c2 /net/Makefile | |
parent | 8a92a0eb061619a891374ade1f52daedd54c012b (diff) | |
download | freebsd-ports-gnome-4acd06f06160c5f7ee348e5bde0ca3162dc84a1b.tar.gz freebsd-ports-gnome-4acd06f06160c5f7ee348e5bde0ca3162dc84a1b.tar.zst freebsd-ports-gnome-4acd06f06160c5f7ee348e5bde0ca3162dc84a1b.zip |
This Cisco IPPhone module was created to provide a simple convenient
method to display Cisco IP Phone objects and gather input from a Cisco
7940 or 7960 IP Phone. This module supports all known Cisco XML objects
for 7940 and 7960 phones. Knowledge of Cisco XML syntax is not a
requirement.
This Perl module gives the ability to use simple PERL objects to display XML
on the IP Phone unlike to Cisco Software Development Kit (SDK) which uses
Microsoft IIS Server, ASP's, JSP's, Javascript, COM Objects, and requires
knowledge of XML syntax.
PR: ports/114968
Submitted by: Simun Mikecin < numisemis at yahoo dot com >
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index f51ff3168a13..9de037be2715 100644 --- a/net/Makefile +++ b/net/Makefile @@ -415,6 +415,7 @@ SUBDIR += p5-BBS-UserInfo-Ptt SUBDIR += p5-BBS-UserInfo-SOB SUBDIR += p5-BBS-UserInfo-Wretch + SUBDIR += p5-Cisco-IPPhone SUBDIR += p5-EasyTCP SUBDIR += p5-File-Rsync SUBDIR += p5-File-RsyncP |