summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2003-09-04 13:22:56 +0000
committerxtraeme <xtraeme>2003-09-04 13:22:56 +0000
commit56919d7d3c5c0d20cd58ef930bd154fdfc682adb (patch)
tree76b80b9cf09b939d2a5abcd12433da33b1c3fc94 /net
parenta59d845150ee423c4c815540b61728853451da5e (diff)
downloadpkgsrc-56919d7d3c5c0d20cd58ef930bd154fdfc682adb.tar.gz
Initial import of p5-Net-Jabber 1.26.
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. Package imported from pkgsrc-wip. Ok'ed by wiz@
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-Jabber/DESCR4
-rw-r--r--net/p5-Net-Jabber/Makefile23
-rw-r--r--net/p5-Net-Jabber/PLIST1
-rw-r--r--net/p5-Net-Jabber/distinfo4
4 files changed, 32 insertions, 0 deletions
diff --git a/net/p5-Net-Jabber/DESCR b/net/p5-Net-Jabber/DESCR
new file mode 100644
index 00000000000..01c4307a44b
--- /dev/null
+++ b/net/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/net/p5-Net-Jabber/Makefile b/net/p5-Net-Jabber/Makefile
new file mode 100644
index 00000000000..2de86e2358f
--- /dev/null
+++ b/net/p5-Net-Jabber/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/09/04 13:22:56 xtraeme Exp $
+#
+
+DISTNAME= Net-Jabber-1.26
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= net
+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-String
+DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
+DEPENDS+= p5-Time-[0-9]*:../../devel/p5-Time
+
+USE_BUILDLINK2= YES
+
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/Jabber/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/p5-Net-Jabber/PLIST b/net/p5-Net-Jabber/PLIST
new file mode 100644
index 00000000000..2bb82e4f887
--- /dev/null
+++ b/net/p5-Net-Jabber/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/04 13:22:56 xtraeme Exp $
diff --git a/net/p5-Net-Jabber/distinfo b/net/p5-Net-Jabber/distinfo
new file mode 100644
index 00000000000..ea4d315944f
--- /dev/null
+++ b/net/p5-Net-Jabber/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/09/04 13:22:56 xtraeme Exp $
+
+SHA1 (Net-Jabber-1.26.tar.gz) = cf7959ae7cde5fa35d0e7d1bda59de77677954f9
+Size (Net-Jabber-1.26.tar.gz) = 93545 bytes