summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-06-26 11:00:06 +0000
committerjmmv <jmmv@pkgsrc.org>2004-06-26 11:00:06 +0000
commit31ca229dd13fe5f3a5793dd5bd057917fa3de2e4 (patch)
treede0b719db5bb9563db55f20ea30935b9bd57f080 /chat
parent669d3a202fb221bf378a99996df354e5d1ce80ce (diff)
downloadpkgsrc-31ca229dd13fe5f3a5793dd5bd057917fa3de2e4.tar.gz
Move p5-Net-Jabber from net to the chat category; suggested by pancake at
phreaker.net. This is version 1.26.
Diffstat (limited to 'chat')
-rw-r--r--chat/p5-Net-Jabber/DESCR4
-rw-r--r--chat/p5-Net-Jabber/Makefile23
-rw-r--r--chat/p5-Net-Jabber/PLIST1
-rw-r--r--chat/p5-Net-Jabber/distinfo4
4 files changed, 32 insertions, 0 deletions
diff --git a/chat/p5-Net-Jabber/DESCR b/chat/p5-Net-Jabber/DESCR
new file mode 100644
index 00000000000..01c4307a44b
--- /dev/null
+++ b/chat/p5-Net-Jabber/DESCR
@@ -0,0 +1,4 @@
+Net::Jabber is a collection of Perl modules that provide a Perl Developer
+access to the Jabber protocol. Using OOP modules we provide a clean
+interface to writing anything from a full client to a simple protocol
+tester.
diff --git a/chat/p5-Net-Jabber/Makefile b/chat/p5-Net-Jabber/Makefile
new file mode 100644
index 00000000000..c2307a37c8a
--- /dev/null
+++ b/chat/p5-Net-Jabber/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/06/26 11:00:06 jmmv Exp $
+#
+
+DISTNAME= Net-Jabber-1.26
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= chat perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://www.jabber.org/
+COMMENT= Provide a Perl Developer access to the Jabber protocol
+
+DEPENDS+= p5-Unicode-String-[0-9]*:../../converters/p5-Unicode-String
+DEPENDS+= p5-XML-Stream-[0-9]*:../../textproc/p5-XML-Stream
+DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
+DEPENDS+= p5-Time-[0-9]*:../../time/p5-Time
+
+USE_BUILDLINK3= YES
+
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/Jabber/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/chat/p5-Net-Jabber/PLIST b/chat/p5-Net-Jabber/PLIST
new file mode 100644
index 00000000000..4f45e996677
--- /dev/null
+++ b/chat/p5-Net-Jabber/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/06/26 11:00:06 jmmv Exp $
diff --git a/chat/p5-Net-Jabber/distinfo b/chat/p5-Net-Jabber/distinfo
new file mode 100644
index 00000000000..9130cf927f0
--- /dev/null
+++ b/chat/p5-Net-Jabber/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/06/26 11:00:06 jmmv Exp $
+
+SHA1 (Net-Jabber-1.26.tar.gz) = cf7959ae7cde5fa35d0e7d1bda59de77677954f9
+Size (Net-Jabber-1.26.tar.gz) = 93545 bytes