summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu@pkgsrc.org>2011-10-18 11:57:47 +0000
committerhiramatsu <hiramatsu@pkgsrc.org>2011-10-18 11:57:47 +0000
commitb3c2553d37040dbef871f9adb3d60f932e9b4bdc (patch)
tree1ce7ce60ca684558102bfa48faba4a26b7a32242 /chat
parent2df50ff602e2ae98171fb7ff3c4f973743457423 (diff)
downloadpkgsrc-b3c2553d37040dbef871f9adb3d60f932e9b4bdc.tar.gz
Import perl module IRC::Utils into chat/p5-IRC-Utils.
Recent versions of p5-POE-Component-IRC requires this module. The functions in this module take care of many of the tasks you are faced with when working with IRC. Mode lines, ban masks, message encoding and formatting, etc.
Diffstat (limited to 'chat')
-rw-r--r--chat/p5-IRC-Util/DESCR3
-rw-r--r--chat/p5-IRC-Util/Makefile18
-rw-r--r--chat/p5-IRC-Util/distinfo5
3 files changed, 26 insertions, 0 deletions
diff --git a/chat/p5-IRC-Util/DESCR b/chat/p5-IRC-Util/DESCR
new file mode 100644
index 00000000000..c39ee48adea
--- /dev/null
+++ b/chat/p5-IRC-Util/DESCR
@@ -0,0 +1,3 @@
+The functions in this module take care of many of the tasks you are
+faced with when working with IRC. Mode lines, ban masks, message
+encoding and formatting, etc.
diff --git a/chat/p5-IRC-Util/Makefile b/chat/p5-IRC-Util/Makefile
new file mode 100644
index 00000000000..7fbbe13b58e
--- /dev/null
+++ b/chat/p5-IRC-Util/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/10/18 11:57:47 hiramatsu Exp $
+
+DISTNAME= IRC-Utils-0.12
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= chat perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IRC/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/IRC-Utils/
+COMMENT= Common utilities for IRC-related tasks
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/IRC/Utils/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/chat/p5-IRC-Util/distinfo b/chat/p5-IRC-Util/distinfo
new file mode 100644
index 00000000000..43b9095fc29
--- /dev/null
+++ b/chat/p5-IRC-Util/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/10/18 11:57:47 hiramatsu Exp $
+
+SHA1 (IRC-Utils-0.12.tar.gz) = 909c8fc2e8edf25d3055bb5aa29b703ffc2a5266
+RMD160 (IRC-Utils-0.12.tar.gz) = 1fcb0ae050863d2cfaf18b2937010b4090212355
+Size (IRC-Utils-0.12.tar.gz) = 23214 bytes