aboutsummaryrefslogtreecommitdiffstats
path: root/net/Makefile
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2004-12-07 17:27:04 +0800
committererwin <erwin@FreeBSD.org>2004-12-07 17:27:04 +0800
commit945a541881957bc3f5baffca3ee9cc03fcf04f71 (patch)
treedfe0d098dc9147594b841022c83d4d9f41578faf /net/Makefile
parent1897bd0e3ac7e2ce7ab45dc58402246076d442a1 (diff)
downloadfreebsd-ports-gnome-945a541881957bc3f5baffca3ee9cc03fcf04f71.tar.gz
freebsd-ports-gnome-945a541881957bc3f5baffca3ee9cc03fcf04f71.tar.zst
freebsd-ports-gnome-945a541881957bc3f5baffca3ee9cc03fcf04f71.zip
Add p5-Net-XMPP 1.0, net::XMPP provides Perl Developer access to the
XMPP protocol. The Extensible Messaging and Presence Protocol (XMPP) is an IETF standard that provides a complete cross protocol messaging solution. The problem with current IM solutions is that they are all proprietary and cannot talk to each other. XMPP seeks to get rid of those barriers. Net::XMPP is a collection of Perl modules that provide a Perl Developer access to the XMPP protocol. Using OOP modules we provide a clean interface to writing anything from a full client to a simple protocol tester. WWW: http://www.xmpp.org/ PR: ports/74644 Submitted by: Lars Eggert <lars.eggert@gmx.net>
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 6c3788602d89..ace206065911 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -487,6 +487,7 @@
SUBDIR += p5-Net-Whois
SUBDIR += p5-Net-Whois-RIPE
SUBDIR += p5-Net-Whois-Raw
+ SUBDIR += p5-Net-XMPP
SUBDIR += p5-Net-XWhois
SUBDIR += p5-Net-Z3950
SUBDIR += p5-Net-Z3950-SimpleServer